index.js 58 B

12345
  1. import GRAPH from './graphql'
  2. export default {
  3. GRAPH
  4. }