Migrate to new GraphQL nodes
After 30 September 2021, Cloudflare will make the following changes to the Load Balancing GraphQL schema:
- Deprecate nodes:
loadBalancingRequestsGroupswill be deprecated forloadBalancingRequestsAdaptiveGroupsloadBalancingRequestswill be deprecated forloadBalancingRequestsAdaptive
- Deprecate the
datefield (replace it with the existingdatetimefield) - Add the
sampleIntervalfield
Example query
The following example:
- Replaces
loadBalancingRequestsGroupswithloadBalancingRequestsAdaptiveGroups - Replaces
datewithdatetime - Uses the new
sampleIntervalfield