Motivation Currently users who are building resolvers for their schema have no default and documented way to prevent from various security issues related with using raw strings from clients. This issues could include: sql injection, script injection etc. This epic will focus on allowing users to build their own resolvers with helpers Trello: https://trello.com/c/VemGvOFs/118-20-as-a-developer-i-want-to-make-sure-that-all-user-provided-inputs-for-the-sync-server-such-as-schemas-request-mappings-and-res |