graphile / graphile/crystal

`resource.execute()` should accept steps directly (unwrapped)

Open
#2,637 1 comment 1 reaction 0 assignees View on GitHub
✨ feature
Dominant language
TypeScript
Stars
12.9k
Forks
625
Avg merge
5h 23m
Merged PRs (30d)
24

Description

We originally required `{step: Step, codec?: PgCodec}` because we needed to encode the parameters. But we know the types of the arguments, so we should be able to accept steps directly too and just use the default codec for that parameter if one isn't specified.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.