Skip to main content
MUTATION
createTagMemberships(input: CreateTagMembershipsInput!): CreateTagMembershipsPayload

Arguments

Parameters for CreateTagMemberships

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
grantedMembers
[Member!]!

The members newly granted the tag — excludes any who already had it.

tag
Mutation
Variables
Response