Skip to main content
Anchor to metafieldAccessRevoke

metafieldAccessRevoke

mutation

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

•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?

Anchor to MetafieldAccessRevokePayload returnsMetafieldAccessRevokePayload returns

•[UserError!]!
non-null

List of errors that occured while executing the mutation.


Was this section helpful?