Skip to main content

WaveTotals

No description

type WaveTotals {
adopted: Int!
applied: Int!
continuation: WaveContinuation
drift: WaveDrift
grants: Int!
identities: Int!
revokes: Int!
}

Fields

WaveTotals.adopted ● Int! non-null scalar

WaveTotals.applied ● Int! non-null scalar

WaveTotals.continuation ● WaveContinuation object

WaveTotals.drift ● WaveDrift object

WaveTotals.grants ● Int! non-null scalar

WaveTotals.identities ● Int! non-null scalar

WaveTotals.revokes ● Int! non-null scalar

Member Of

PolicyWave object