n1ru4l/graphql-schema-generator-rest
keep schema generator directive syntax up to date with apollo-link-rest
Open
#10 opened on Nov 30, 2017
enhancementhelp wanted
Repository metrics
- Stars
- (95 stars)
- PR merge metrics
- (PR metrics pending)
Description
This will be a breaking change 🙄
I will create a new branch for this and push it as a pre-release until the apollo-link-rest api becomes stable.
Current changes:
- Rename
routeparam topath - Replace
providesparam with@exportdirective fieldNameNormalizerNote: We have the more "powerful"mappersthat can transform the whole request result body.- Add a
endpointdirective
Also nice to have:
- Update docs about differences between apollo-link-rest and apollo-schema-generator-rest combined with apollo-link-schema
Edit:
I am currently not working on this library. If anyone wants to bring it to a new level feel free to make proposals/open a PR.