ENUM
ViewType
Whether the view is by source, target, or ability.
link GraphQL Schema definition
- enum ViewType {
- # Use the same default that the web site picks based off the other selected
- # parameters.
- # View by ability.
- # View. by source.
- # View by target.
- }