Beginner's Guide to GraphQL in Apex | Salesforce | Shopify

Поділитися
Вставка
  • Опубліковано 9 лип 2024
  • Get in Touch - www.1sync.co/contact
    Article - www.1sync.co/graphql-apex-cli...
    Shopify Partner Sign Up - www.shopify.com/partners
    Shopify GraphiQL Explorer - shopify.dev/docs/apps/tools/g...
    -----------------------------------
    Learn how to use GraphQL in Apex. In this video, we cover what is GraphQL, including what are GraphQL queries and what are GraphQL mutations. We also cover the diferrences of GraphQL vs REST. Additionally, we cover practical examples of GraphQL, including how to use the Shopify GraphQL API. We cover how to sign up for a Shopify partner account, and how to install the Shopify GraphiQL Explorer. We also talk about how to install the GraphQL Apex Client using SFDX Plugin install. We cover more real-world examples of GraphQL using Shopify customer queries and Shopify Customer Mutations. This GrpahQL Apex tutorial also contains step-by-step instructions on how to turn GraphQL queries into Apex Code, and how to send GraphQL queries with Apex Code in Salesforce.
    -----------------------------------
    Chapters:
    0:00 Intro
    1:23 Companies Adopting GraphQL
    2:00 GraphQL vs REST
    2:49 GraphQL Query Example
    4:30 GraphQL Demo Setup
    8:29 How To Install GraphQL Apex Client
    9:43 How to Build GraphQL Query in Apex
    11:04 How to Build Complex GraphQL Query in Apex
    13:00 How to Build GraphQL Mutation in Apex
  • Наука та технологія

КОМЕНТАРІ • 3

  • @JustinWills
    @JustinWills  11 місяців тому

    What services are you implementing GraphQL for?

  • @ilyamatsuev
    @ilyamatsuev 11 місяців тому +2

    Great tutorial and article! I appreciate using my library for the video. I hope it'll help people integrate their Salesforce instances with other platforms like Shopify