Code0 LogoCodeZero

namespacesMembersBulkInvite

Invite multiple new members to a namespace.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
namespaceIdNamespaceID!The id of the namespace which these members will belong to
userIds[UserID!]!The ids of the users to invite

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
namespaceMembers[NamespaceMember!]The newly created namespace members

On this page