0.2.11 • Published 3 days ago

@medusajs/client-types v0.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

Medusa Client Types

TypeScript types derived from the OpenAPI Spec (OAS) to be used in API clients.

The source code is generated using the medusa-oas CLI tooling.

Install

yarn add --dev @medusa/client-types

How to use

Import in the client.

import type { AdminCustomersRes } from "@medusajs/client-types"
import type { Customer } from "@medusajs/client-types"
import type { StoreGetProductCategoryParams } from "@medusajs/client-types"
0.2.11

1 month ago

0.2.10

2 months ago

0.2.9

3 months ago

0.2.8

3 months ago

0.2.7

6 months ago

0.2.6

6 months ago

0.2.5

8 months ago

0.2.4

10 months ago

0.2.1

12 months ago

0.2.3

11 months ago

0.2.2

12 months ago

0.2.0

1 year ago

0.2.0-rc.0

1 year ago