Pinned
3,650 contributions in the last year
Less
More
Activity overview
Contributed to
SeedCompany/cord-api-v3,
SeedCompany/cord-field,
SeedCompany/eslint-plugin
and 5 other
repositories
Contribution activity
July 2021
Created 31 commits in 2 repositories
Created a pull request in SeedCompany/cord-api-v3 that received 2 comments
Sub query import vars shortcut
This adds an optional parameter to subQuery() to import variables.
- query.subQuery((sub) => sub
- .with('node')
+ query.subQuery('node', (sub) => sub
+27
−17
•
2
comments
Opened 7 other pull requests in 2 repositories
SeedCompany/cord-api-v3
4
merged
1
open
SeedCompany/cord-field
2
merged
Reviewed 2 pull requests in 1 repository
SeedCompany/cord-api-v3 2 pull requests
1
contribution
in private repositories
Jul 2