File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 149149 " https://github.com/graphile/postgraphile/blob/v4/src/postgraphile/withPostGraphileContext.ts" ,
150150 " https://github.com/graphile/postgraphile/commit/a0b7e3165bd6fc046d7a052f3c1cbcd029db4870" ,
151151 " https://github.com/graphile/postgraphile/issues" ,
152+ " https://github.com/graphile/postgraphile/issues/1601" ,
152153 " https://github.com/graphile/postgraphile/issues/427" ,
153154 " https://github.com/graphile/postgraphile/pull/506" ,
154155 " https://github.com/graphile/postgraphile/releases" ,
Original file line number Diff line number Diff line change @@ -678,7 +678,8 @@ Notes:
678678
679679** NOTE: this section applies to PostGraphile v4.4.6+**
680680
681- ** BUG: it seems ` @pgQuery ` only supports _ scalars_ (not _ enums_ ) right now: https://github.com/graphile/postgraphile/issues/1601 **
681+ ** BUG: it seems ` @pgQuery ` only supports _ scalars_ (not _ enums_ ) right now:
682+ https://github.com/graphile/postgraphile/issues/1601 **
682683
683684The @pgQuery directive can also be used with leaf fields (those returning a
684685scalar or list thereof). To do so, we pass ` @pgQuery ` a ` fragment: ` argument.
You can’t perform that action at this time.
0 commit comments