Which parameters to identify deleted orders and deleted items from the Order Graphql API respons?

Topic summary

Identifying which fields in an Order GraphQL API response indicate deleted orders and deleted line items. The poster asks which parameters or flags can be used to reliably detect deletions in both orders and their items. GraphQL is an API query language with a typed schema; the question seeks guidance on specific response attributes signaling deletion. No answers or technical details were provided. No decisions or actions were noted. Status: unresolved and awaiting responses or examples from the API.

Summarized with AI on December 25. AI used: gpt-5.

How to determine which parameters allow me to identify deleted orders and deleted items from the Order Graphql API response.