Documentation Index
Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-8701-implement-cache-warmer-from.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Description
Pushes new cache warmer operations to the registry. These manually added operations will have precedence over the operations computed based on latency.Options
-
-n, --namespace: The namespace of the federated graph (Default: “default”). -
-o, --operation-name <operation-name>: The name of the operation. -
-f, --file <file>: The file containing the operation to push. Supports.graphqland.gql -
-p, --persisted-operation-id <persisted-operation-id>: The ID of the persisted operation to be pushed.
If both a file and a persisted operation ID are provided, the persisted operation ID takes precedence.