Magidoc

DeleteUsersMutationInput
Input Object

Autogenerated input type of DeleteUsersMutation

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

emails

[ String !]

List of user emails.

ids

[ ID !]

List of GQL user ids.

usernames

[ String !]

List of user usernames.

Usages

#

References

#

  • Argument input of field deleteUsers from type Mutation