issues
search
graphile
/
crystal
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
https://graphile.org/
Other
12.62k
stars
571
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make GraphiQLProvider component's "inputValueDeprecation" property configurable
#2242
xojc
opened
15 hours ago
0
Postgraphile: relation from function to function?
#2241
the-sun-will-rise-tomorrow
closed
1 day ago
4
Add MiddlewareHandlers helper
#2240
benjie
opened
2 days ago
1
Add documentation for Graphile Config middleware
#2239
benjie
closed
2 days ago
1
Poor Large input first query performance
#2238
Huararanga
opened
3 days ago
1
`Cannot find module 'ruru/server' or its corresponding type declarations.`
#2237
kasir-barati
closed
1 week ago
3
Behavior plugin is not updating when removing lines from `tags.json5`
#2236
hos
opened
1 week ago
0
Remove trailing slashes for markdown URLs
#2235
Pascualex
closed
1 week ago
1
Easier way to create a type instance dynamically
#2234
p-bakker
opened
2 weeks ago
0
Easier api to get pk columns of table
#2233
p-bakker
opened
2 weeks ago
2
Fix redirections
#2232
Pascualex
closed
1 week ago
3
Minor documentation fixes
#2231
benjie
closed
2 weeks ago
1
Fix bug determining required args of `returns table` functions
#2230
benjie
closed
2 weeks ago
1
Fix optional arguments in scalar computed column functions
#2229
benjie
closed
2 weeks ago
1
Document title on Graphile Star pages should include the project being looked at
#2228
benjie
opened
2 weeks ago
0
Docs fixes
#2227
Pascualex
closed
2 weeks ago
4
Grafast does not reuse operation plan when using sorting enums
#2226
clayton-sayer
closed
2 weeks ago
12
[draft] fix: constraints unit test
#2225
aryascripts
closed
2 weeks ago
3
A few really minor tweaks across the codebase
#2224
benjie
closed
2 weeks ago
1
docs: update express-jwt auth property name in examples
#2223
harrybuisman
closed
2 weeks ago
1
Adaptor for fastify@v5
#2222
MarioSimou
opened
3 weeks ago
1
Bump http-proxy-middleware from 2.0.6 to 2.0.7
#2221
dependabot[bot]
closed
2 weeks ago
1
How to add metadata into top level extensions property in GQL response?
#2220
achintha-weerasinghe
opened
4 weeks ago
1
Bump mermaid from 9.4.3 to 10.9.3
#2219
dependabot[bot]
closed
4 weeks ago
3
docs: documentation for at() and get() methods
#2218
jemgillam
opened
1 month ago
2
Confusing errors when referencing wrong type name in makeExtendSchemaPlugin
#2217
p-bakker
opened
1 month ago
1
Queries that return anonymous types do not respect optional parameters (with pgStrictFunctions = true)
#2216
nathanielgranor
closed
2 weeks ago
0
Computed column function optional arguments are not accounted for when values are passed
#2215
Tam
closed
2 weeks ago
1
use table enums in functions via domain in V5
#2214
tsnobip
opened
1 month ago
2
docs: a page about eval()
#2213
jemgillam
closed
1 month ago
2
`withPgClientBatched` or similar helper to do a batched form of `withPgClient`
#2212
benjie
opened
1 month ago
0
integration with encore.dev
#2211
a-moises
opened
1 month ago
1
Non-deterministic sorting when querying a `setof` function and relational data
#2210
Tam
opened
1 month ago
0
A solution to add authorization on root fields via the makeWrapPlansPlugin in V5
#2209
maikdiepenbroek
opened
1 month ago
0
Adjust some of the behavior overhaul changes
#2208
benjie
closed
1 month ago
1
Reduce warnings and improve backwards compatibility of new behavior system
#2207
benjie
closed
1 month ago
1
`extend type Foo` where Foo is actually an interface silently fails when it could give a better error
#2206
danzho
opened
1 month ago
0
Overhaul tests to run in parallel and use template database
#2205
benjie
closed
1 month ago
1
Support ws subscriptions for nuxt and h3 (with doc)
#2204
Dodobibi
closed
2 weeks ago
1
Suggestion: add a TL;DR to the quickstart guide
#2203
baj1210
opened
1 month ago
3
Fix PG17 compatibility
#2202
benjie
closed
1 month ago
1
Refactor custom type fields plugin, prepare for interface compat
#2201
benjie
closed
1 month ago
1
graphile-export: Exporting a schema against a Postgres v17 database throws an error during introspection
#2200
mattiarossi
closed
1 month ago
0
Copy codec description through to enum in GraphQL schema
#2199
benjie
closed
1 month ago
1
Ensure interface subtypes are added to schema
#2198
benjie
closed
1 month ago
1
Add V5 support for @resultFieldName
#2197
benjie
closed
1 month ago
1
Fix @NotNull to apply to payload field, not payload type
#2196
benjie
closed
1 month ago
1
Throw earlier error when adding dependency from deeper layer plan
#2195
benjie
closed
1 month ago
1
Add more evalable directive types
#2194
benjie
closed
1 month ago
1
Enable stabilization of objects/lists going through loadMany/loadOne multistep
#2193
benjie
closed
1 month ago
1
Next