feat: vue-apollo + auth providers resolver (wip)

This commit is contained in:
NGPixel
2018-03-05 20:53:24 -05:00
parent 91b575529c
commit f5fb21aaba
14 changed files with 104 additions and 99 deletions

View File

@@ -1,5 +1,5 @@
import GRAPHQL from './graphql'
import GRAPH from './graphql'
export default {
GRAPHQL
GRAPH
}