INPUT_OBJECT

CollectionInput

link GraphQL Schema definition

1input CollectionInput {
2
3id: Int
4
5externalId: String
6}