Anchor to MetafieldAccessRevokePayloadMetafield
payloadMetafield Access Revoke Payload
Return type for the mutation.
Anchor to FieldsFields
- userErrors ([UserError!]!)
- Anchor to userErrorsuser•[User
Errors Error!]! non-null List of errors that occured while executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- metafieldAccessRevoke (MetafieldAccessRevokePayload)
- •mutation
Revoke shared access between a Metafield Primitive and a Client or Namespace for Primitives of which your Client is an Admin.
- Anchor to identifieridentifier•Custom
Data Key Pair Input! required Key and namespace pair that together form the path to the resource. Key is required, Namespace defaults to the Client's implicit, reserved namespace if not provided.
- Anchor to targetstargets•[Target
Input!]! required A list of targets for whom to revoke access from the given resource.
Arguments
Was this section helpful?