Commit 6525acb 1 parent 2f739a5 commit 6525acb Copy full SHA for 6525acb
File tree 2 files changed +0
-3
lines changed
2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -359,7 +359,6 @@ They can be accessed exactly as shown in this list.
359
359
360
360
- ` group.description` (string) Description of the namespace
361
361
- ` group.emails_disabled` (optional bool) Indicates if a group has email notifications disabled
362
- - ` group.emails_enabled` (optional bool) Indicates if a group has email notifications enabled
363
362
- ` group.full_name` (string) Full name of the namespace
364
363
- ` group.full_path` (string) Full path of the namespace
365
364
- ` group.id` (string) ID of the namespace
Original file line number Diff line number Diff line change @@ -63,8 +63,6 @@ type ContextGroup {
63
63
Description : String !
64
64
"Indicates if a group has email notifications disabled"
65
65
EmailsDisabled : Boolean
66
- "Indicates if a group has email notifications enabled"
67
- EmailsEnabled : Boolean
68
66
"Full name of the namespace"
69
67
FullName : String !
70
68
"Full path of the namespace"
You can’t perform that action at this time.
0 commit comments