Using projects, you can keep your source files sorted.

Use API to manage projects, change their settings, or remove them if required.

Only Crowdin Enterprise: Groups allow you to organize your projects based on specific characteristics. Using projects, you can keep your source files sorted.

Hierarchy (view full)

Constructors

Methods

  • Type Parameters

    • T

    Parameters

    • req: {
          operationName?: string;
          query: string;
          variables?: any;
      }
      • OptionaloperationName?: string
      • query: string
      • Optionalvariables?: any
    • config: {
          url?: string;
      } = {}
      • Optionalurl?: string

    Returns Promise<ResponseObject<T>>