codeLive: GraphQL for Salesforce Developers

Поділитися
Вставка
  • Опубліковано 26 лип 2024
  • Explore the similarities and differences between SOQL queries and GraphQL, providing a smooth learning path for Salesforce developers. Dive into the advanced capabilities of GraphQL and how it can be used to implement additional use cases.
    DreamOlé 23 Slides: drive.google.com/file/d/1oYah...
    GitHub - GraphQL Examples: github.com/albarivas/graphql-...
    Documentation - GraphQL API: developer.salesforce.com/docs...
    Documentation - GraphQL Wire Adapter: developer.salesforce.com/docs...
    Blog - Introducing the Salesforce GraphQL API: developer.salesforce.com/blog...
    Blog - Exploring the Salesforce GraphQL API - Part Two: developer.salesforce.com/blog...
    Blog - Salesforce Connect Adapter for GraphQL: Now in Pilot! developer.salesforce.com/blog...
    Blog - Now in Pilot: GraphQL Wire Adapter for LWC: developer.salesforce.com/blog...
    codeLive - Let's Explore the Salesforce GraphQL APIs: • codeLive: Let's Explor...
    codeLive - How to Implement a GraphQL API from Scratch: • codeLive: How to Imple...
    GraphQL Wire Adapter Pilot contact: graphql-adapter@salesforce.com Contact: Suvda Myagmar
    Connect with Salesforce Developers:
    Join the Community: www.salesforce.com/devcommunity
    Website: developer.salesforce.com/
    LinkedIn: / salesforce-developers
    Twitter: / salesforcedevs
    Facebook: / salesforcedevs
  • Наука та технологія

КОМЕНТАРІ • 23

  • @jefersonspencer
    @jefersonspencer Рік тому +1

    Thanks a lot Alba, this is very helpful.
    Live demos tend to display hiccups but you handled extremely well.

  • @gustavoandresmaedoconejera6023

    Gracias por el video .. y compartir esto saludos desde Chile

  • @matthewjeffery3686
    @matthewjeffery3686 Рік тому +1

    I approve of your board game collection

  • @estevegraells
    @estevegraells Рік тому +1

    An amazing master class from Alba and super interesting new feature for Salesforce that all developers should know and get ready.
    Thank you so much Alba!!

  • @SalesforceUSA
    @SalesforceUSA Рік тому +1

    Good video

  • @cassioorsi
    @cassioorsi Рік тому +2

    What I liked the most is that we'll be able to do queries directly from the front end.
    Which isnt' possible with SOQL right?

    • @AlbaRivasSalesforce
      @AlbaRivasSalesforce Рік тому +1

      Exactly! And you can also combine them in one roundtrip, which is more efficient... and make use of caching and sync capabilities of LDS :)

  • @littlesnailworkshop
    @littlesnailworkshop Рік тому +1

    did you see duplicate records after applied cursor (value equals previous endCursor)? so basically I see 2 records in my page 2 that already showing in the first page?

    • @AlbaRivasSalesforce
      @AlbaRivasSalesforce Рік тому

      If you're asking for the "first : X" "after : previousCursor", you shouldn't. If you're seeing that behaviour maybe ask on the Trailblazer Community group, which is being monitor by the API PM trailhead.salesforce.com/trailblazer-community/groups/0F94S000000kRExSAM?tab=discussion&sort=LAST_MODIFIED_DATE_DESC

  • @petargechev1852
    @petargechev1852 10 місяців тому

    Can we use the metadata GraphQL query to get all the names of all custom fields related to an object?

  • @user-sk2fo9oj6q
    @user-sk2fo9oj6q 8 місяців тому

    @AlbaRivasSalesforce hello ma'am good evening I tried to get task record with graphQk but its doesn't support with community cloud so is there any other way to get task object data without calling apex and use in community cloud ?please let me know

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

    @Alva Rivas , can we make this run in Without Sharing mode, in any way possible?

  • @user-oj3oy3md1w
    @user-oj3oy3md1w Рік тому +1

    Can we call mutation call ? to create and update our record
    ??

    • @_Russ
      @_Russ Рік тому +2

      It was mentioned toward the start @7:00 that it is query only, but they are working updates (no timeline given, safe harbor and all that).

  • @isaiasdevlog
    @isaiasdevlog Рік тому +1

    Any ideas when will this be GA?

    • @AlbaRivasSalesforce
      @AlbaRivasSalesforce Рік тому

      The GraphQL API is GA. The wire adapter is scheduled to become GA in the next release (safe harbor).

  • @user-ej6lu1kx7p
    @user-ej6lu1kx7p Рік тому +1

    Is there any code sample or Repository we can check out

    • @AlbaRivasSalesforce
      @AlbaRivasSalesforce Рік тому +2

      Yes, all the resources are in salesforce.quip.com/xyesAcYAI2h0. Thanks!

    • @user-ej6lu1kx7p
      @user-ej6lu1kx7p Рік тому

      @@AlbaRivasSalesforce Gracias Alba 👍👍👍

  • @saiprakash841
    @saiprakash841 Рік тому +1

    Thanks alba, Great session. During live demos the screen which you are sharing is very small and volume also very low. please improve the code live window to watch videos.