GraphQL OBJECT
TextResourceFilterResult
Text resources that match filter criteria.
link Definition
- type TextResourceFilterResult {
- #   Filtered text resources.
- : [TextResource] 
- #   Indicates whether the result is truncated.
- : Boolean 
- }
GraphQL OBJECT
Text resources that match filter criteria.
- type TextResourceFilterResult {
- #   Filtered text resources.
- : [TextResource] 
- #   Indicates whether the result is truncated.
- : Boolean 
- }