OBJECT
ViewDefinition
link GraphQL Schema definition
- type ViewDefinition {
- # The name of the view.
- String :
- String :
- # A list of usable views.
- ViewImplementation!] : [
- # A boolean advertising whether a view should be considered a pure function.
- String :
- }