generated from pascalmartineau/wp-skeleton
refactor: membership => profile
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
This commit is contained in:
@@ -18,8 +18,8 @@ query nodeByUri($uri: String!) {
|
||||
... on Location {
|
||||
...TheLocation
|
||||
}
|
||||
... on Membership {
|
||||
...TheMembership
|
||||
... on Profile {
|
||||
...TheProfile
|
||||
}
|
||||
... on Project {
|
||||
...TheProject
|
||||
|
||||
Reference in New Issue
Block a user