ResendPersonInvitationsInput
Autogenerated input type of ResendPersonInvitations
input ResendPersonInvitationsInput {
clientMutationId: String
persons: [ResendPersonInvitationInput!]!
}
Fields
ResendPersonInvitationsInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ResendPersonInvitationsInput.persons ● [ResendPersonInvitationInput!]! non-null input
Member Of
resendPersonInvitations mutation