UNPKG

@datenkraft/bb-fulfillment-shopify-service-ts-client

Version:

The fulfillment-shopify-service API TS Client enables you to work with the fulfillment-shopify-service API

37 lines (36 loc) 1.77 kB
export * from './audit-log'; export * from './audit-log-collection'; export * from './audit-log-collection-all-of'; export * from './auth-permission-resource'; export * from './auth-permission-role-paginated-collection'; export * from './auth-permission-role-paginated-collection-all-of'; export * from './auth-permission-role-resource'; export * from './auth-role-collection'; export * from './auth-role-collection-all-of'; export * from './auth-role-identity-paginated-collection'; export * from './auth-role-identity-paginated-collection-all-of'; export * from './auth-role-identity-resource'; export * from './auth-role-resource'; export * from './collection'; export * from './collection-pagination'; export * from './error-references-inner'; export * from './error-response'; export * from './get-auth-permission-collection-response'; export * from './get-auth-permission-collection-response-all-of'; export * from './information'; export * from './information-response'; export * from './model-error'; export * from './new-auth-role-resource'; export * from './post-action-shop-create-test-products200-response'; export * from './post-action-shop-create-test-products-cleanup200-response'; export * from './post-action-shop-create-test-products-initialize200-response'; export * from './post-action-shop-create-test-products-request'; export * from './shop-clear-cache200-response'; export * from './shop-clear-cache-request'; export * from './shop-info200-response'; export * from './shop-toggle-sandbox-mode200-response'; export * from './shopify-inventory-item'; export * from './shopify-inventory-item-collection'; export * from './shopify-product-variant'; export * from './shopify-product-variant-collection'; export * from './test-shop-register200-response';