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