INPUT_OBJECT

SalesRepresentativeInput

link GraphQL Schema definition

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