Nice thanks! True…
import {useQuery} from "@redwoodjs/web"
const QUERY.....
export useProjects = (options) => useQuery(QUERY, options)
Nice thanks! True…
import {useQuery} from "@redwoodjs/web"
const QUERY.....
export useProjects = (options) => useQuery(QUERY, options)