import React from 'react'; import GraphQlPlayground from '../../components/graphql-playground'; const CoreGraphql = () => { return ; }; export default CoreGraphql;