New video by Salesforce Bolt on YouTube
Parent and Child Relationship Queries in GraphQL | #GraphQL Salesforce ☁️⚡️
You can specify a parent or child relationship in your query for the GraphQL wire adapter. Objects can have children relationships to the same object, just like a parent account can have child accounts. Some objects have children relationships to other objects. For example, accounts have child relationships to assets, cases, and contacts among other objects. The GraphQL API schema provides details of parent-child relationships. For example, the Account field is defined as a parentRelationship type on the Contact object. Similarly, the Cases field is defined as a childRelationship type on the Contact object. In this video I will show you how you can add Relationship Filters in GraphQL. #graphql #lwc #salesforce Join me on Instagram : https://ift.tt/GiHYaAj My journey : https://ift.tt/r6xbfaO Blog / Code Snippet : https://ift.tt/OkJEV0g Website : https://www.salesforcebolt.com LinkedIn : https://ift.tt/IysvpCm Twitter : https://twitter.com/SalesforceBolt Facebook : https://ift.tt/A5mGC4w
View on YouTube
View on YouTube
You can specify a parent or child relationship in your query for the GraphQL wire adapter. Objects can have children relationships to the same object, just like a parent account can have child accounts. Some objects have children relationships to other objects. For example, accounts have child relationships to assets, cases, and contacts among other objects. The GraphQL API schema provides details of parent-child relationships. For example, the Account field is defined as a parentRelationship type on the Contact object. Similarly, the Cases field is defined as a childRelationship type on the Contact object. In this video I will show you how you can add Relationship Filters in GraphQL. #graphql #lwc #salesforce Join me on Instagram : https://ift.tt/GiHYaAj My journey : https://ift.tt/r6xbfaO Blog / Code Snippet : https://ift.tt/OkJEV0g Website : https://www.salesforcebolt.com LinkedIn : https://ift.tt/IysvpCm Twitter : https://twitter.com/SalesforceBolt Facebook : https://ift.tt/A5mGC4w
View on YouTube
View on YouTube
Post a Comment