UNPKG

graphql-mocks

Version:
13 lines (11 loc) 222 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const WrapperFor = { TYPE: 'TYPE', FIELD: 'FIELD', ANY: 'ANY' }; exports.WrapperFor = WrapperFor; //# sourceMappingURL=constants.js.map