Hack Week 2025: update product.product_name in various folders (ii) (#54023)
This commit is contained in:
@@ -11,7 +11,7 @@ shortTitle: Migrating global node IDs
|
||||
|
||||
## Background
|
||||
|
||||
The {% data variables.product.product_name %} GraphQL API currently supports two types of global node ID formats. The legacy format will be {% data variables.release-phases.closing_down %} and replaced with a new format. This guide shows you how to migrate to the new format, if necessary.
|
||||
The {% data variables.product.github %} GraphQL API currently supports two types of global node ID formats. The legacy format will be {% data variables.release-phases.closing_down %} and replaced with a new format. This guide shows you how to migrate to the new format, if necessary.
|
||||
|
||||
By migrating to the new format, you ensure that the response times of your requests remain consistent and small. You also ensure that your application continues to work once the legacy IDs are {% data variables.release-phases.closing_down %}.
|
||||
|
||||
|
||||
@@ -133,7 +133,7 @@ These two examples show how to calculate the total nodes in a call.
|
||||
|
||||
{% ifversion ghes %}
|
||||
|
||||
Rate limits are disabled by default for {% data variables.product.product_name %}. Contact your site administrator to confirm the rate limits for your instance.
|
||||
Rate limits are disabled by default for {% data variables.product.prodname_ghe_server %}. Contact your site administrator to confirm the rate limits for your instance.
|
||||
|
||||
If you are a site administrator, you can set rate limits for your instance. For more information, see [AUTOTITLE](/admin/configuration/configuring-user-applications-for-your-enterprise/configuring-rate-limits).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user