DEV

Query.

restrictionResult

Look up a single restriction result by ID.

Arguments

id

ID!

Required

No description
GraphQL
1
2
3
type Query {
  restrictionResult(id: ID!): RestrictionResult
}
Book a demo

Was this page helpful?