OBJECT
Autogenerated return type of CreateProject
type CreateProjectPayload {# A unique identifier for the client performing the mutation.clientMutationId: String # The new project.project: Project! }