import gql from 'graphql-tag' export const SIGNUP_MUTATION = gql` mutation ... add these inside the `routes` array { path: '/login', ...
確定! 回上一頁