DEV

Query.

magentoScope

Retrieves a single MagentoScope by scope type and ID.

Arguments

scope

Scope!

Required

No description

scopeId

String!

Required

No description
GraphQL
1
2
3
type Query {
  magentoScope(scope: Scope!, scopeId: String!): MagentoScope!
}
Book a demo

Was this page helpful?