Contracts query returning empty

ThiagoMine
Tourist
13 0 1

I'm developing an app that will do subscriptions using the post-purchase extension, as documented at https://shopify.dev/apps/checkout/post-purchase/add-subscription-post-purchase-app-extension.

I've already developed the extension itself and generated some subscription orders, as per the attached image, which should, according to the documentation, generate contracts.

order.png

 

However, when using the query available at https://shopify.dev/apps/subscriptions/contracts#query-the-available-contracts-on-a-store that should bring all contracts available in the store, it returns without errors but empty see:

   

query_result.png

To simplify I am attaching an image of the executed query.

query.png

Replies 0 (0)