OBJECT
OrganizationCreatePayload
Autogenerated return type of OrganizationCreate
link GraphQL Schema definition
- type OrganizationCreatePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : Organization
- }
OBJECT
Autogenerated return type of OrganizationCreate
- type OrganizationCreatePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : Organization
- }