{'errors': [{'message': 'Internal error. Looks like something went wrong on our end.\nRequest ID: 1655c7cf-7008-44a2-8db5-fad3c55c8599 (include this in support requests).',
'extensions': {'code': 'INTERNAL_SERVER_ERROR',
'requestId': '1655c7cf-7008-44a2-8db5-fad3c55c8599'}}]}
I am receiving error on a couple of stores that seem to be linked to the query request :
-
query: “created_at:>2022-04-30”
-
orders (first: 10, query: “created_at:>2022-04-30”)
omitting the: query: “created_at:>2022-04-30” generates no error respond.
Please advice / look into it please.