saleor-apps-redis_apl/apps/klaviyo/graphql/fragments/MetadataFragment.graphql
Lukasz Ostrowski 4865d33d5d
Add Klaviyo (#112)
* Add Klaviyo

* Update schema

* Fix build

* Empty commit to trigger deploy
2023-02-09 10:41:54 +01:00

4 lines
60 B
GraphQL

fragment MetadataFragment on MetadataItem {
key
value
}