nhost / hasura-storage

Storage for Hasura built on top of S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with Hasura graphql-default naming convention

jannehietamaki opened this issue · comments

Hi,

In order to be compatible with Hasura graphql-default naming convention two changes would be needed in metadata/hasura.go.

With graphql-default these are differently in the api:
affected_rows becomes affectedRows
and
pk_columns becomes pkColumns

I guess it would make sense to make these somehow configurable?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.