@wundergraph/protographic 0.9.8 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ export const CONNECT_FIELD_RESOLVER = 'connect__fieldResolver';
2
+ export const CONTEXT = 'context';
3
+ export const FIELD_ARGS = 'field_args';
4
+ export const RESULT = 'result';
5
+ //# sourceMappingURL=string-constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"string-constants.js","sourceRoot":"","sources":["../../src/string-constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,sBAAsB,GAAG,wBAAwB,CAAC;AAC/D,MAAM,CAAC,MAAM,OAAO,GAAG,SAAS,CAAC;AACjC,MAAM,CAAC,MAAM,UAAU,GAAG,YAAY,CAAC;AACvC,MAAM,CAAC,MAAM,MAAM,GAAG,QAAQ,CAAC"}