INPUT_OBJECT
PropertyUploadContentLengthInput
#
GraphQL Schema definition
1
input
PropertyUploadContentLengthInput
{
3
2
gte
:
Int
5
4
lte
:
Int
!
6
}
#
Required by
PropertyUploadOptionsInput
null