QuickStartSetupInput
Autogenerated input type of QuickStartSetup
input QuickStartSetupInput {
clientMutationId: String
companyId: ID!
}
Fields
QuickStartSetupInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
QuickStartSetupInput.companyId ● ID! non-null scalar
Member Of
quickStartSetup mutation