GitHub

shopifyIdTransformer

Constant

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

Transforms a DaffIdentifiable id and object type into a Shopify object id

const shopifyIdTransformer: (id: string, type: string) => string