Skip to main content
MUTATION
createBadgeMemberships(input: CreateBadgeMembershipsInput!): CreateBadgeMembershipsPayload

Arguments

Parameters for CreateBadgeMemberships

badge
clientMutationId
String

A unique identifier for the client performing the mutation.

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

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

Mutation
Variables
Response