GitHub

ShopifyCountPrecision

Type

import { ShopifyCountPrecision } from '@daffodil/driver/shopify'

The precision of the value returned by a count field.

Properties

AtLeast
ShopifyCountPrecision.AtLeast

The count is at least the value. A limit was reached.

Exact
ShopifyCountPrecision.Exact

The count is exactly the value.