How To Connect SailsJS with GraphQL Guide

Written by kolosek | Published 2020/03/21
Tech Story Tags: nodejs | graphql | sailsjs | javascript | api | backend | software-development | coding

TLDR Node.js and SailsJS allows you to use the Sails.js framework with the GraphQL.js. This article is a guide to organizing your Node.JS app using Sails and GraphQL. It's not an every-day combination of technologies, it was challenging to define the anatomy of such app and its tests, but we've been there too. We created a folder for each entity in our app's model and stored the queries and mutations for it, and also defined type and utils regarding the entity in that folder.via the TL;DR App

no story

Written by kolosek | CEO @ Kolosek.com
Published by HackerNoon on 2020/03/21