Releases: groupon/swagql
Releases · groupon/swagql
v1.3.3
v1.3.2
- handle invalid key names - @erothman-groupon #10
93401e5
fix: handle invalid key names0c4752e
fix: replace array with a set and update makeValidName51a6511
fix: do not add resolver to input types064b821
fix: do not assume type is always a string95b0def
fix: add test for nested objects88e1e4f
fix: create map fields resolve function for posts & putse223653
fix: handle nested objects in post/put resolver function
v1.3.1
- chore(deps): bump lodash from 4.17.11 to 4.17.13 - @dependabot[bot] #11
v1.3.0
v1.2.0
v1.1.4
v1.1.3
v1.1.2
- add package keywords - @saumitrab #4
7ce0f51
docs: add package keywords
v1.1.1
- Add array connection tests and mention usage in docs - @saumitrab #3
v1.1.0
- feat: expose array-to-connections - @saumitrab #2
c77ebce
feat: expose array-to-connections