Magidoc

CreateUserMutationInput
Input Object

User upsert arguments.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

requestedGroups

[ String !]

List of Groups the user is requesting to join.

requestedLicenses

List of Licenses the user is requesting.

requestedLicensesExtraData

Extra configuration options for the Licenses requested by the user.

requestedOriginGroup

origin group requested for user.

user

Fields for user to be created.

Usages

#

References

#

  • Argument input of field createUser from type Mutation