graphprotocol / graphprotocol/docs
Add `Timestamp` to list of GraphQL supported scalars
Open
@yash251 is already working on this.
Since May 23, 2024.
- Dominant language
- MDX
- Stars
- 85
- Forks
- 162
- Avg merge
- 6h 31m
- Merged PRs (30d)
- 4
Description
List of supported scalars: https://thegraph.com/docs/en/developing/creating-a-subgraph/#graphql-supported-scalars
Timestamp type is live in Graph CLI (and in subgraphs on the network): https://github.com/graphprotocol/graph-node/pull/4758
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.