Alokai

GetProductResponse

Data returned from the getProduct API endpoint

type GetProductResponse = Record<"products", ProductQueryResult>;

Referenced Types

On this page