INPUT_OBJECT
Range
#
GraphQL Schema definition
1
input
Range
{
3
2
gt
:
String
5
4
gte
:
String
7
6
lt
:
String
9
8
lte
:
String
10
}
#
Required by
QueryCustomAttribute
null