DEV

Query.

regulationResult

Look up a single regulation result by ID.

Arguments

id

ID!

Required

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

Was this page helpful?