INPUT_OBJECT

MatchEntityTagInput

link GraphQL Schema definition

1input MatchEntityTagInput {
3
2tagKey: String!
5
4entityType: EntityTagType
6}