UNPKG

@shopify/graphql-client

Version:

Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs

7 lines 223 B
export declare function getCurrentApiVersion(): { year: number; quarter: number; version: string; }; export declare function getCurrentSupportedApiVersions(): string[]; //# sourceMappingURL=api-versions.d.ts.map