GqlClaim
GQL representing CwebClaims
type GqlClaim {
key: JSON!
body: JSON!
feesStored: JSON!
}
GQL representing CwebClaims
type GqlClaim {
key: JSON!
body: JSON!
feesStored: JSON!
}
GqlClaim.key
● JSON!
non-null scalarGqlClaim.body
● JSON!
non-null scalarGqlClaim.feesStored
● JSON!
non-null scalar