The getGraphQlQuery getter dynamically generates a GraphQL query. It uses the gql template literal to define the query structure. The ${getFields} …
The getGraphQlQuery getter dynamically generates a GraphQL query. It uses the gql template literal to define the query structure. The ${getFields} …