GraphQL APIs in Lightning Web Components Salesforce |

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 10

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

    Thanks you sir ❤️❤️Please make videos on integration and how to configure access token in named credentials it would be very helpful make a video on named credentials to explain all about it please sir

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

      Hey it’s already there. Please check below link
      Weather APIs Integration | Named Credentials & External Credentials in #Salesforce | LWC Stack ⚡️
      ua-cam.com/video/fvKkHWGD1rQ/v-deo.html

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

    Hi Kapil I am sure you are going to prepare a new video on about the new lightning- record-picker . Please built that search functionality by passing object name dynamically as oppose prefix the object name. This is just a suggestion 😊

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

    Does GraphQL follows same government limits as soql?

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

      Hi there, graphql follows the same APIs limits but the method is little different. Check below article
      developer.salesforce.com/docs/platform/graphql/guide/rate-limit.html

  • @nareshkumar245
    @nareshkumar245 6 місяців тому +1

    Can you tell how to get all objects using graphql

    • @SalesforceBolt
      @SalesforceBolt  6 місяців тому

      Hmm I haven't tried getting metadata yet but it should be same as getting it using soql

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

    looks way complicated than simple @wire adapter ...salesforce has a habit of making things complex and coming out with stuff which nobody asked for.

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

      GraphQL is not new, it's just salesforce has just adapted it.
      Well by looking at its features I can say it's a must try.