GraphQLObjectsSetsSetsNo description type Sets implements SortableCollection { size: Int data: [Set!]!} Fields size ● Int scalar data ● [Set!]! non-null object Interfaces SortableCollection interface