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