Skip to main content
Anchor to MetafieldAccessRevokePayload

MetafieldAccessRevokePayload

payload

Return type for the metafieldAccessRevoke mutation.

•[UserError!]!
non-null

List of errors that occured while executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Revoke shared access between a Metafield Primitive and a Client or Namespace for Primitives of which your Client is an Admin.

Arguments

•CustomDataKeyPairInput!
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.

•[TargetInput!]!
required

A list of targets for whom to revoke access from the given resource.



Was this section helpful?