diff --git a/backend/src/seeds/graphql/mutations.ts b/backend/src/seeds/graphql/mutations.ts index 296e7c890..340434174 100644 --- a/backend/src/seeds/graphql/mutations.ts +++ b/backend/src/seeds/graphql/mutations.ts @@ -322,6 +322,8 @@ export const login = gql` hasElopage publisherId roles + isAdmin + isModerator } } `