ObjectsCrateOn this pageCrateA type representing a crate on the Cyanite platform.type Crate { id: ID! name: String!}Fieldsid (ID!)name (String!)