INPUT_OBJECT

SlotIdentifierInput

link GraphQL Schema definition

1input SlotIdentifierInput {
3
2name: String!
5
4uniqueID: String!
6}