INPUT_OBJECT
OrganizationUpdateInput
Autogenerated input type of OrganizationUpdate
link GraphQL Schema definition
- input OrganizationUpdateInput {
- : HashId!
- : String
- : Metadata
- : [HashId!]
- : OrganizationStatusEnum
- : OrganizationCategoryEnum
- : String
- # This user should only be able to read confluence wiki.
- : String
- : String
- : [String!]
- : Input
- : String
- : String
- # A unique identifier for the client performing the mutation.
- : String
- }