For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
I noticed that the GraphQL schema for SubscriptionContract lists the customer field as nullable. Is there a scenario where a contract would exist without an associated customer?
Solved! Go to the solution
This is an accepted solution.
Hi,
There are scenarios where a customer can be deleted by the merchant, or their data may be redacted.
The contract itself has a link to a customer, but the data might no longer be available.
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi,
There are scenarios where a customer can be deleted by the merchant, or their data may be redacted.
The contract itself has a link to a customer, but the data might no longer be available.
To learn more visit the Shopify Help Center or the Community Blog.