Highlights
- 2 discussions answered
Pinned
1,284 contributions in the last year
Less
More
Contribution activity
June 2021
timsuchanek has no activity
yet for this period.
May 2021
Created 1 commit in 1 repository
Created 1 repository
Created a pull request in graphql-rust/graphql-parser that received 1 comment
Created an issue in graphql-rust/graphql-parser that received 5 comments
format broken for nameless operation with variables
Formatting this query: query ($first: Int, $second: Int) { field1(first: $first) field2(second: $second) } returns this result: query { field1(first:
5
comments