generated from pascalmartineau/wp-skeleton
feat: Initial Nuxt app
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mutation refreshJwtAuthToken($refreshToken: String!) {
|
||||
refreshJwtAuthToken(input: { jwtRefreshToken: $refreshToken }) {
|
||||
authToken
|
||||
}
|
||||
}
|
||||
25771
wp-content/themes/ccat/server/graphql/schema.graphql
Normal file
25771
wp-content/themes/ccat/server/graphql/schema.graphql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user