DEV

Query.

greenLights

Returns a paginated list of previously computed GreenLight audits.

Arguments

after

String

No description

before

String

No description
No description

first

Int

No description

last

Int

No description
GraphQL
1
2
3
type Query {
  greenLights(after: String, before: String, filter: GreenLightFilter, first: Int, last: Int): GreenLightConnection!
}

Was this page helpful?


Get support·Legal docs·© 2026 Zonos