Some features of my app doesn’t work if the user is on a Shopify trial. How can I determine if a Shopify store is on a trial via graphQL? It seems that the shop.plan field has a deprecated displayName, but otherwise I can’t find a way to determine this.
Thanks.