Cloudflare 中文文档
Load Balancing
Load Balancing
编辑这个页面
跳转官方原文档
Set theme to dark (⇧+D)

Migrate to new GraphQL nodes

After 30 September 2021, Cloudflare will make the following changes to the Load Balancing GraphQL schema:

  • Deprecate nodes:
    • loadBalancingRequestsGroups will be deprecated for loadBalancingRequestsAdaptiveGroups
    • loadBalancingRequests will be deprecated for loadBalancingRequestsAdaptive
  • Deprecate the date field (replace it with the existing datetime field)
  • Add the sampleInterval field

​​ Example query

The following example:

  • Replaces loadBalancingRequestsGroups with loadBalancingRequestsAdaptiveGroups
  • Replaces date with datetime
  • Uses the new sampleInterval field