OBJECT
FileAggregations
link GraphQL Schema definition
- type FileAggregations {
- # Returns the number of objects in the connection.
- : Int
- # The minimum value for the field
- : FileAggregationsMin
- # The maximum value for the field
- : FileAggregationsMax
- }