Type alias: GqlClaimFilter
type GqlClaimFilter: object;
GQL representation of ClaimId
Type declaration
Member | Type | Description |
---|---|---|
endsAtKeySecondPart | InputMaybe <Scalars ["JSON" ]> | Ignored if key_second_part is set |
issuer | Scalars ["JSON" ] | - |
keyFirstPart | Scalars ["JSON" ] | - |
keySecondPart | InputMaybe <Scalars ["JSON" ]> | - |
startsAtKeySecondPart | InputMaybe <Scalars ["JSON" ]> | Ignored if key_second_part is set |