Skip to content

Commit e86b0ed

Browse files
GraphQL schema update (#61187)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 55c39a8 commit e86b0ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/graphql/data/ghec/schema.docs.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69470,7 +69470,7 @@ type User implements Actor & Agentic & Node & PackageOwner & ProfileOwner & Proj
6947069470
): Organization
6947169471

6947269472
"""
69473-
Verified email addresses that match verified domains for a specified organization the user is a member of. Results are unordered. There is no way to specify ordering, priority, or filtering, and this field should not be used to determine a user's canonical or current corporate email in multi-domain contexts.
69473+
Verified email addresses that match verified domains for a specified organization the user is a member of.
6947469474
"""
6947569475
organizationVerifiedDomainEmails(
6947669476
"""

0 commit comments

Comments
 (0)