1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Rename GraphQL limit article (#45559)

This commit is contained in:
Sarah Edwards
2023-11-03 09:25:17 -07:00
committed by GitHub
parent 1a6ca42e83
commit 49855a0fc4
2 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,6 @@ children:
- /breaking-changes
- /changelog
- /explorer
- /resource-limitations
- /rate-limits-and-node-limits-for-the-graphql-api
---

View File

@@ -1,8 +1,10 @@
---
title: Resource limitations
title: Rate limits and node limits for the GraphQL API
shortTitle: Rate and node limits
intro: 'The {% data variables.product.prodname_dotcom %} GraphQL API has limitations in place to protect against excessive or abusive calls to {% data variables.product.prodname_dotcom %}''s servers.'
redirect_from:
- /v4/guides/resource-limitations
- /graphql/overview/resource-limitations
versions:
fpt: '*'
ghec: '*'