createOrganization Mutation
Create an Organization. Scope: "account".
Arguments
#
organization
Non-null
Information about the organization to create (name, slug, description, website, ...)
individual
If creating organization as a new user, provide the user information (name, email, password, etc.).
captcha
financiallyActive
If true, the organization will be created as financially active, allowing the organization to receive contributions and pay for expenses. Defaults to false.
Response
#
Returns Organization .
Example
#
Previous
createOrder
Next
createPaymentIntent