Tags:
- API
- 2023-01
Removal of the error code INVALID from LocationDeactivateErrorCode
INVALID from LocationDeactivateErrorCodeAs of GraphQL Admin API version 2023-01, we are removing the error code from as we never return this error code when using the mutation to deactivate a location.
If you are explicitly checking for this error code, you should remove references to it.
Learn more about { Location deactivate user error codes } on Shopify.dev.
Was this section helpful?