INPUT_OBJECT
OrganizationCreateInput
Autogenerated input type of OrganizationCreate
link GraphQL Schema definition
- input OrganizationCreateInput {
- : String!
- : OrganizationStatusEnum
- : OrganizationCategoryEnum
- : Metadata
- : [HashId!]!
- : Input
- # A unique identifier for the client performing the mutation.
- : String
- }