Skip to content

Commit 7a8c714

Browse files
author
Automated
committed
GitHub: Fri Jan 17 15:04:35 UTC 2025
1 parent 8e9b7a2 commit 7a8c714

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

github/github.graphql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8619,6 +8619,9 @@ type Enterprise implements AnnouncementBannerI & Node {
86198619
"""The URL-friendly identifier for the enterprise."""
86208620
slug: String!
86218621

8622+
"""Identifies the date and time when the object was last updated."""
8623+
updatedAt: DateTime!
8624+
86228625
"""The HTTP URL for this enterprise."""
86238626
url: URI!
86248627

0 commit comments

Comments
 (0)