INPUT_OBJECT
1input ProcessingProjectInput {42# Required TEXT name for the project (unique per organization).3name: String!75# Optional UUID of the application that owns the project.6applicationId: ID8}