
* Add createGraphQLClient util to shared package * Update urql version and use createGraphQLClient from shared package * Update urql version and use createGraphQLClient from shared package - data importer * Update urql version and use createGraphQLClient from shared package - cms * Update CRM * Update invoices * Update klaviyo * Update slack * Update products feed * Update search * Remove unused urql next * Update monitoring * Update taxes * Remove multipart since no longer used * Update the lockfile * Removed urql introspection since none of our apps used it * Add changeset
538 B
538 B
saleor-app-emails-and-messages | saleor-app-data-importer | saleor-app-products-feed | saleor-app-monitoring | @saleor/apps-shared | saleor-app-invoices | saleor-app-klaviyo | saleor-app-search | saleor-app-slack | saleor-app-taxes | saleor-app-cms | saleor-app-crm |
---|---|---|---|---|---|---|---|---|---|---|---|
patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch |
Updated configuration and dependencies of GraphQL client - urql. All applications use now unified config for creating the client. Also unused related packages has been removed.