1 2 3
import { HoudiniClient } from "$houdini"; export default new HoudiniClient({ url: "/graphql" });