Using Variables in your Custom Query
Overview
SELECT * FROM "User" where id = {{ id }}
Accessing custom query API endpoints with variables
Important considerations
Last updated