OBJECT
EconomicResourcePage
A page of Economic Resources
link GraphQL Schema definition
- type EconomicResourcePage {
- : [EconomicResource!]!
- : PageInfo!
- : Int!
- }
OBJECT
A page of Economic Resources
- type EconomicResourcePage {
- : [EconomicResource!]!
- : PageInfo!
- : Int!
- }