GraphQL OBJECT
KeyGeneratorSearchResultGraphType
Key Generators that match the filter criteria
link Definition
- type KeyGeneratorSearchResultGraphType {
- # Filtered Key Generators
- : [KeyGenerator]
- # Indicates whether the result is truncated.
- : Boolean
- }