Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit d165e92

Browse files
authored
Merge pull request #18 from Code-Hex/schema-update
2 parents b55e770 + 38289d1 commit d165e92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example/github/schema.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34459,6 +34459,11 @@ type Sponsorship implements Node {
3445934459
The associated sponsorship tier
3446034460
"""
3446134461
tier: SponsorsTier
34462+
34463+
"""
34464+
Identifies the date and time when the current tier was chosen for this sponsorship.
34465+
"""
34466+
tierSelectedAt: DateTime
3446234467
}
3446334468

3446434469
"""

0 commit comments

Comments
 (0)