Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface QueryProducts
implements QueryCustomers
import { type QueryProducts } from "https://deno.land/x/netzo@v0.2.19/apis/shopifyadmin/types.ts";

Properties

optional
collection_id: string
optional
handle: string
optional
presentment_currencies: string
optional
product_type: string
optional
published_at_max: string
optional
published_at_min: string
optional
published_status: "published" | "unpublished" | "any"
optional
status: "active" | "archived" | "draft"
optional
title: string
optional
vendor: string