graphile / graphile.github.io

PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
https://www.graphile.org/
26 stars 127 forks source link

Document how to make only some parameters required #19

Open chadfurman opened 7 years ago

chadfurman commented 7 years ago

In response to https://github.com/postgraphql/postgraphql/issues/438

First, test / verify this works. Second, update stored procedure docs to explain how to only make some paraemters required (i.e. not strict) vs all params required (STRICT)

chadfurman commented 7 years ago

@benjie could you assign this to me, also? Helps me keep track of tickets easier -- I can sort all my issues by "recent" and assigned to me :)

benjie commented 7 years ago

👍