0.2.12 • Published 12 months ago

@medusajs/client-types v0.2.12

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months 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.12

12 months ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.2.0-rc.0

2 years ago