saleor-apps-redis_apl/apps/crm
Krzysztof Wolski a1ad70e879
Unify urql version, use shared util to create client (#657)
* 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
2023-06-19 15:59:27 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
public Add logo to apps (#552) 2023-06-14 16:05:36 +02:00
src Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
.env.example Fix logs (#452) 2023-05-10 16:57:20 +02:00
.eslintrc Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
.gitignore Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
.graphqlrc.yml Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
CHANGELOG.md Release apps (#542) 2023-06-12 14:09:15 +02:00
next-env.d.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
next.config.js Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
package.json Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
README.md Add link to docs 2023-04-06 14:35:45 +02:00
sentry.client.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.edge.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.server.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
tsconfig.json Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
turbo.json Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
vitest.config.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00

Hero image

Saleor App CRM

Visit CRM App documentation to learn how to configure and develop the app locally.