data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

GraphQL Schema Building - Format DB columns names as GQL best practice and map to original name

Open seantleonard opened this issue 3 years ago • 3 comments

As references in #609 , need to add ability to format columns names of database if they are not graphQL best practice. Additionally, when formatting, we need to map back to the original column name as to not break resolvers.

seantleonard avatar Aug 11 '22 21:08 seantleonard

Moving to March2023

Aniruddh25 avatar Nov 04 '22 21:11 Aniruddh25

Wouldn't the mapping support we added recently let users configure the column names explicitly if they are not best practice alreadt?

I dont think we should forcefully format the column names since the option is already available to them

Aniruddh25 avatar Feb 09 '23 07:02 Aniruddh25

Closing this for now until this is actually desired.

Aniruddh25 avatar Mar 24 '23 04:03 Aniruddh25