Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

GraphQL: SalesAgreement types implemented interfaces API bug

GraphQL: SalesAgreement types implemented interfaces API bug

Zacker
Shopify Partner
2 0 0

According to the documentation, the following type OrderAgreement (shopify.dev) implements both the 'Node' and 'SalesAgreement' interfaces. However, if you do an introspection query on the schema, 'SalesAgreement' is actually the only interface implemented.

Zacker_0-1722266620135.pngZacker_1-1722266639781.png

This makes global object identification impossible.

Zacker_3-1722266762478.png

Zacker_2-1722266750616.png

 

Replies 0 (0)