createCollective Mutation
Create a Collective. Scope: "account".
Arguments
#
collective
Non-null
Information about the collective to create (name, slug, description, tags, ...)
testPayload
Additional data for the collective creation. This argument has no effect in production
skipApprovalTestOnly
Marks the collective as approved directly. Only available in test/CI environments.
Response
#
Returns Collective .
Example
#
Previous
createApplication
Next
createComment