OBJECT
ResourceFilterConnection
The connection type for ResourceFilter.
link GraphQL Schema definition
- type ResourceFilterConnection {
- String!]! : [
- # A list of edges.
- ResourceFilterEdge] : [
- # A list of nodes.
- ResourceFilter] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }