Magento 2 GraphQL API Development - On Demand Training

In stock
SKU
v07
€189.00
  • Courses included: 1
More Information
Price €189.00
Access period 1 year

Included courses

Magento 2 GraphQL Development

Status: Complete
Last updated: 2024-05-07
Number of lessons: 21
Number of slides: 84
Videos: 2 hours

Preview this course

Want to see what this course is like? Checkout our Courseware Demo to preview this course and others.

Preview all courses

Course content

Magento 2 GraphQL Development

  • GraphQL basics
  • Introduction to GraphQL
  • GraphQL clients
  • GraphQL queries
  • Assignment: Make some queries
  • GraphQL mutations
  • Assignment: Login via GraphQL and review your addressbook
  • GraphQL call types
  • GraphQL fragments
  • GraphQL directives
  • GraphQL schema discovery and introspection
  • Magento GraphQL API
  • Introducing Magento GraphQL
  • Adding a new endpoint
  • Extending the product schemas
  • Extending the GraphQL storeConfig endpoint
  • Working with context
  • Resolvers
  • Testing GraphQL
  • URL Resolving
  • GraphQL caching
  • Exception handling
  • Tips & tricks