chore: added review changes for description
This commit is contained in:
@@ -16,8 +16,7 @@ export class UserEnvsUserResolver {
|
||||
}
|
||||
|
||||
@ResolveField(() => UserEnvironment, {
|
||||
description:
|
||||
'Returns a list of user variables inside a global environments',
|
||||
description: 'Returns the users global environments',
|
||||
})
|
||||
async globalEnvironments(
|
||||
@Parent() user: User,
|
||||
|
||||
Reference in New Issue
Block a user