createProject Mutation
Create a Project. Scope: "account".
Arguments
#
project
Non-null
Information about the Project to create (name, slug, description, tags, settings)
disableContributions
Boolean !
Non-null
Set to true to disable contributions to this project. Host admins will still be able to add funds.
Response
#
Returns Project .
Example
#
Previous
createPersonalToken
Next
createSetupIntent