INPUT_OBJECT
ExchangeLiveMountFilterInput
Description
Filter exchange live mount results.
link GraphQL Schema definition
- input ExchangeLiveMountFilterInput {
- # Type of filter.
- : ExchangeLiveMountFilterField
- # Values for the filter type.
- : [String!]
- }