GqlCwebReadOpClaimRange
This structure is part of GqlCwebReadOp
input GqlCwebReadOpClaimRange {
issuer: JSON!
keyFirstPart: JSON!
startsAtKeySecondPart: JSON
endsAtKeySecondPart: JSON
maxCount: Int
}
This structure is part of GqlCwebReadOp
input GqlCwebReadOpClaimRange {
issuer: JSON!
keyFirstPart: JSON!
startsAtKeySecondPart: JSON
endsAtKeySecondPart: JSON
maxCount: Int
}
GqlCwebReadOpClaimRange.issuer
● JSON!
non-null scalarGqlCwebReadOpClaimRange.keyFirstPart
● JSON!
non-null scalarGqlCwebReadOpClaimRange.startsAtKeySecondPart
● JSON
scalarGqlCwebReadOpClaimRange.endsAtKeySecondPart
● JSON
scalarGqlCwebReadOpClaimRange.maxCount
● Int
scalar