Why when i try to make a giftCardDeactivate request with Graphql , tell me that doesn’t exists ?
This is the error returned : Field 'giftCardDeactivate' doesn't exist on type 'Mutation\
And below the code :
$mutation = <<
A developer is encountering an error when attempting to use the giftCardDeactivate mutation in Shopify’s GraphQL API.
Error Details:
Possible Causes:
Status: The issue remains unresolved with no responses yet. The developer has shared their code but needs guidance on why this GraphQL mutation is unavailable.
Why when i try to make a giftCardDeactivate request with Graphql , tell me that doesn’t exists ?
This is the error returned : Field 'giftCardDeactivate' doesn't exist on type 'Mutation\
And below the code :
$mutation = <<