https://demo.vendure.io/shop-api
union ………. Need use … on mutation { authenticate( input: { native: { username: "test@vendure.io", password: "test" } } rememberMe: true ) { ... on CurrentUser { id identifier channels { id token code permissions } } ... on InvalidCredentialsError { message } } }
https://dri.es/headless-cms-rest-vs-jsonapi-vs-graphql?fbclid=IwAR3PJouIotZns9DnthDvr4cA-vtWiFq60opwL-dCuAjLElaflI-qj4Uw5KY#operational-efficiency
GraphQL
https://www.thepolyglotdeveloper.com/2018/05/getting-started-graphql-golang/
https://www.thepolyglotdeveloper.com/2018/05/maintain-data-relationships-resolvers-graphql-golang-application/
https://www.thepolyglotdeveloper.com/2018/07/jwt-authorization-graphql-api-using-golang/