ian
ian
When defining references associations, using "association.make" does not seem to provide the proxy as the reference object Example (Account has the references_many) ``` Account.blueprint do ... end Page.blueprint do account...
Doesn't seem to work with cross-fetch, any examples available?
See https://getanalytics.io/
Options: - [genql](https://github.com/remorses/genql) - [graphql-zeus](https://github.com/graphql-editor/graphql-zeus) - [gqty](https://github.com/gqty-dev/gqty)
This arose around having a peer requirement for gqty. We want to just integrate gqty as the client so we should be able to knock this out at the same...
**Is your feature request related to a problem? Please describe.** Would very much like Llama 3.1 8B (or ideally 70B) support natively.  **Describe the...
**Describe the bug** By default the wrong named type is generated for spatial: Generated: ``` export const spatial_ref_sysAggregateArgsSchema: z.ZodType = z.object({ where: spatial_ref_sysWhereInputSchema.optional(), orderBy: z.union([ spatial_ref_sysOrderByWithRelationInputSchema.array(),spatial_ref_sysOrderByWithRelationInputSchema ]).optional(), cursor: spatial_ref_sysWhereUniqueInputSchema.optional(), take:...
Wondering if you can point me in the right direction for integrating sentry OTEL: https://sentry.io/for/opentelemetry/?platform=sentry.javascript.node-otel
### What is the example you wish to see? Have tried every which way to add commands to my project and nothing seems to work. It looks like the schema...