0.2.0-next-20230321175113 • Published 3 years ago

@medusajs/client-types v0.2.0-next-20230321175113

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.2.0-rc.0

3 years ago