• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/api/partners
  • handleDeprecations

Function handleDeprecations

  • handleDeprecations<T>(response: GraphQLClientResponse<T>): void
  • Sets the next deprecation date from GraphQL response extensions if response.extensions.deprecations objects contain a supportedUntilDate (ISO 8601-formatted string).

    Type Parameters

    • T

    Parameters

    • response: GraphQLClientResponse<T>

      The response of the query.

    Returns void

    • Defined in packages/cli-kit/src/public/node/api/partners.ts:150

Settings

Member Visibility
@shopify/cli-kit
  • Loading...

Generated using TypeDoc