Magidoc

createProject
Mutation

Create a Project. Scope: "account".

Arguments

#

project

Non-null

Information about the Project to create (name, slug, description, tags, settings)

parent

Reference to the parent Account creating the Project.

disableContributions

Non-null

Set to true to disable contributions to this project. Host admins will still be able to add funds.

disableExpenses

Non-null

Set to true to disable expenses for this project.

Response

#

Returns Project .

Example

#

    
  

3

    
  

3

    
  

3