Magidoc

createCollective
Mutation

Create a Collective. Scope: "account".

Arguments

#

collective

Non-null

Information about the collective to create (name, slug, description, tags, ...)

host

Reference to the host to apply on creation.

user

User information to create along with the collective

message

A message to attach for the host to review the application

applicationData

Further information about collective applying to host

testPayload

Additional data for the collective creation. This argument has no effect in production

skipDefaultAdmin

Create a Collective without a default admin (authenticated user or user)

inviteMembers

List of members to invite on Collective creation.

Response

#

Returns Collective .

Example

#