ENUM

CollectionScope

link GraphQL Schema definition

1enum CollectionScope {
2
3USER
4
5COMPANY
6}