这是indexloc提供的服务,不要输入任何密码
Skip to content

Custom GraphQL types for tables not conforming to GraphQL naming spec #3811

@Johnb21

Description

@Johnb21

Version: 1.1.0-beta.2

I have a table from an underlying, existing database that is a legacy table with spaces in the name. Let's call it "User Accounts". This name does not conform to the GraphQL naming standard and thus cannot be exposed over the API.

In an attempt to solve this issue - I went to Modify -> Custom GraphQL Root Fields and , under the Query and Subscription section made the Select "UserAccounts" and hit save. The message said it was successful but I am not seeing "UserAccounts" anywhere under my available Schemas on the GraphIQL page.

The docs say this is available as of version v1.0.0-beta.8 and higher but I am using 1.1.0-beta.2 and it doesn't appear to be working.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to consolec/serverRelated to servere/intermediatecan be wrapped up in a weekp/highcandidate for being included in the upcoming sprint

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions