createProject
Create a new project in your organization.
createProject(
organizationId: ID!
input: CreateProjectInput!
): ProjectPayload
Form Schema
This mutation supports dynamic form generation using JSON Schema.
Loading schema...
Arguments
createProject.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
createProject.input ● CreateProjectInput! non-null input {#input}
Project details