GraphQL APITypesObjectsOutputOn this pageOutputNo description type Output { name: String! type: String!} Fields Output.name ● String! non-null scalar Output.type ● String! non-null scalar