InputsCrateCreateInputOn this pageCrateCreateInputInput for 'crateCreate' Mutation.type CrateCreateInput { name: String!}Fieldsname (String!)The name of the crate to be created.