fixes namespace collision in GraphQL 'me' type
This commit is contained in:
@@ -185,6 +185,7 @@ function registerCollections() {
|
||||
type: 'number',
|
||||
},
|
||||
]),
|
||||
formatName(`${slug}MeUser`),
|
||||
),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user