OBJECT
GuardrailsWorkerGroupCloudAccountConnection
Guardrails Worker Group Worker Connection Type
link GraphQL Schema definition
- type GuardrailsWorkerGroupCloudAccountConnection implements Connection {
- # Guardrails worker group cloud account
- GuardrailsWorkerGroupCloudAccount!] : [
- # count of guardrails worker group cloud account on this page
- Int! :
- # Guardrails worker group cloud account edge
- GuardrailsWorkerGroupCloudAccountEdge!] : [
- # Represents pagination information in Relay about the edges.
- PageInfo! :
- # Total count of guardrails worker group cloud account
- Int :
- }