markhuot / craftql

A drop-in GraphQL server for Craft CMS
Other
319 stars 53 forks source link

How to pass slug value dyanmically? #294

Open githubmatin opened 5 years ago

githubmatin commented 5 years ago

I want to get details for the current entry.

ParallelUniv3rse commented 5 years ago

Depending on the library you use o execute graphQL queries.

You should pass it in as param of the query call.