shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
MIT License
1.11k stars 89 forks source link

Add Date scalar type. #25

Closed dmitshur closed 6 years ago

dmitshur commented 6 years ago

It was added in https://developer.github.com/v4/changelog/2017-09-28-schema-changes/.

Reference: https://developer.github.com/v4/reference/scalar/date/.