Mutation
Response
Mutations
testCacheServerConnection
Tests a cache server connection and returns cache server settings.
MUTATION
testCacheServerConnection: CacheServerSettings!Returns
configured
Boolean!
Whether this cache server settings is configured.
baseUrl
String
URL for this cache server settings. May be null when unavailable or not applicable.
apiKeyConfigured
Boolean!
Whether the API key configured condition is true for this cache server settings.
headers
Headers associated with this cache server settings.
updatedAt
String!
ISO 8601 timestamp when this cache server settings was last updated.
Mutation
Response