Skip to content

akshaygawade/Lightning-Search

Repository files navigation

Lighting Search using (GraphQL)

This repository contains a generic Lightning Search utility built using the Salesforce GraphQL Wire Adapter, specifically the lightning/uiGraphQLApi, from Lightning Web Components. It provides a workaround for dynamically constructing GraphQL queries at runtime, such as referencing a fragment from another component.

Table of Contents

Deployment

If you're planning to deploy your changes, you have two options to consider:

  • Set of Changes: Deploy a specific set of changes.
  • Self-contained Application: Create a self-contained application. For more information on the available development models, refer to the development model documentation.

Configuration

The sfdx-project.json file in this project contains important configuration information. Please refer to the Salesforce DX Project Configuration documentation in the Salesforce DX Developer Guide to learn more about this file and its configuration options.

Resources

To get started and learn more about the GraphQL API and the lightning/uiGraphQLApi Wire Adapters, please refer to the following resources:

Feel free to explore these resources to gain a deeper understanding of GraphQL and the specific functionalities provided by the Salesforce GraphQL Wire Adapter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published