• list starters in a stack

    Parameters

    • __namedParameters: {
          $type?: "INFRA" | "APP";
          semanticVersion?: string;
          stackSlug: string;
          studioSlug: string;
          xWorkspaceId?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<StarterResponseWithRange[]>