MagentoScope
filter
MagentoScopeFilterInput!
Required
[MagentoScope]!
type Query { magentoScopes(filter: MagentoScopeFilterInput!): [MagentoScope]! }
Query.
magentoScopes
Returns a list of
MagentoScoperesources matching the filter criteria.Arguments
filter
MagentoScopeFilterInput!
Required
Returns:
[MagentoScope]!
type Query { magentoScopes(filter: MagentoScopeFilterInput!): [MagentoScope]! }