Basics of GraphQL with Ruby on Rails
Course
Online
Description
-
Type
Course
-
Methodology
Online
-
Start date
Different dates available
This course teaches the basics of using GraphQL in a Rails application. GraphQL is a query language invented by Facebook in 2012, and made open source in 2015. While it has certain clear advantages over REST, it also has a somewhat steeper learning curve.Structured in a simple and accessible manner, these lectures will help you get on your way to using GraphQL to circulate data between back-end and front-end applications.In the first section we will learn about reading data; in the second, about changing data; and the slightly more advanced third section is about protecting data.Who is the target audience?Back-end developers in Ruby on Rails who are looking for a better way to talk to front-ends
Facilities
Location
Start date
Start date
About this course
How to add GraphQL to a Rail app so that it can talk to any Front-End
Enable GraphQL in a Rail app
Use GraphiQL, a query simulator
Ask for data using GraphQL Queries
Change data using mutations
Protect data using authorisation
Reviews
This centre's achievements
All courses are up to date
The average rating is higher than 3.7
More than 50 reviews in the last 12 months
This centre has featured on Emagister for 6 years
Course programme
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create an app with User (first name, last name, street, number, city, postcode, country), Post (user_id, body) and Comment (user_id, body)
- Create queries for each
- Add fields in User to include all Posts, and in Post to include all Comments
- User should have a custom field to return the full address and the full name.
- Create CRUD operations for User, Post and Comment. Use InputTypes and vars.
- Add at least one validation rule to the models and check for errors
- Create CRUD operations for User, Post and Comment. Use InputTypes and vars.
- Add at least one validation rule to the models and check for errors
Additional information
Basics of GraphQL with Ruby on Rails
