GraphQL internal server error with deletion_events

GraphQL internal server error with deletion_events

Jichao
New Member
4 0 0

Hello,

 

While using the graphql admin API 2023-04, I can repeatedly get the following internal server error selecting deletion_events:

 

Internal error. Looks like something went wrong on our end.\nRequest ID: 17f339d3-0653-48ef-9126-324f4c6c3c21

Replies 4 (4)

ShopifyDevSup
Shopify Staff
1453 238 508

Hi @Jichao 

 

I was able to replicate the errors on the deletionEvents query using several different API versions and will notify our developers.

 

Thanks for flagging this!

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

ShopifyDevSup
Shopify Staff
1453 238 508

@Jichao 

 

Just wanted to add that I cannot replicate the error if I remove the deletionEvent.subjectType field from my queries. 

 

I would recommend removing that as a workaround until our developers have a chance to investigate the issue.

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

Jichao
New Member
4 0 0

Thank you!

 

I also ran into the same issue with a few more tables:

manual_holds_fulfillment_orders

# Internal error. Looks like something went wrong on our end. Request ID: 8ff98b6a-22b6-4313-9eb1-fa35854296f8
 
marketing_events
# Internal error. Looks like something went wrong on our end. Request ID: 128eb88e-e995-4a66-bb6e-a765b0377388
ShopifyDevSup
Shopify Staff
1453 238 508

Hi @Jichao 

I haven't been able to replicate any errors with the manualHoldsFulfillmentOrders or marketingEvents queries.

 

The errors you are seeing could be related to a specific field being requested, or the the data related to a store you are working on. 

 

If you are still able to replicate the errors can you reach out to support through your partner dashboard with full examples of the queries and recent timestamps to help us lookup the details in the logs?

 

Thanks

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog