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

Hack Week 2025: update product.product_name in various folders (ii) (#54023)

This commit is contained in:
Anne-Marie
2025-01-24 20:44:49 +00:00
committed by GitHub
parent 6f86160ad7
commit 3e978c1356
21 changed files with 39 additions and 39 deletions

View File

@@ -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 %}.

View File

@@ -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).