• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/session
  • isServiceAccount

Function isServiceAccount

  • isServiceAccount(account: AccountInfo): account is ServiceAccountInfo

    Type guard to check if an account is a ServiceAccount.

    Parameters

    • account: AccountInfo

      The account to check.

    Returns account is ServiceAccountInfo

    True if the account is a ServiceAccount.

    • Defined in packages/cli-kit/src/public/node/session.ts:74

Settings

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

Generated using TypeDoc