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

Commit 8908635

Browse files
author
Create or Update Pull Request Action
committed
WIP: github schema.graphql changed - please review
1 parent 47ab79d commit 8908635

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

example/github/schema.graphql

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42518,8 +42518,9 @@ type User implements Actor & Node & PackageOwner & ProfileOwner & ProjectOwner &
4251842518
organizationID: ID
4251942519

4252042520
"""
42521-
Only contributions made before and up to and including this time will be
42522-
counted. If omitted, defaults to the current time.
42521+
Only contributions made before and up to (including) this time will be
42522+
counted. If omitted, defaults to the current time or one year from the
42523+
provided from argument.
4252342524
"""
4252442525
to: DateTime
4252542526
): ContributionsCollection!

0 commit comments

Comments
 (0)