Anchor to TargetInputTarget
input_objectTarget Input
A Target can be addressed a Role by role name, a Client by GID, or a Namespace/MetaObject by key.
Target Types: Absolute Path: {granteeId: "gid://shopify/Client/1234"} Relative Path: {grantee: "my-namespace-key"} Role Based Access: {role: ROLE_BASED_CLIENT_GROUP}
Anchor to FieldsFields
- grantee (String)
- granteeId (String)
- role (String)
- Anchor to granteegrantee•String
Key of Namespace or MetaObject in your schema.
- Anchor to granteeIdgrantee•String
Id GID for a Client.
- Anchor to rolerole•String
GID for Client Role Group.
Was this section helpful?