-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/consoleRelated to consoleRelated to consolec/serverRelated to serverRelated to servere/intermediatecan be wrapped up in a weekcan be wrapped up in a weekp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint
Milestone
Description
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.
rikinsk
Metadata
Metadata
Assignees
Labels
c/consoleRelated to consoleRelated to consolec/serverRelated to serverRelated to servere/intermediatecan be wrapped up in a weekcan be wrapped up in a weekp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint