Hi, I want to generate graphql types or preview wi...
# help
i
Hi, I want to generate graphql types or preview with graphiq but during generating there is an error
GraphQLError: Names must only contain [_a-zA-Z0-9] but "channels.delete" does not.
n
Hello @irekrog! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
What ever "channels.delete" is, you can't have a period in it. Only underscore and alpha numeric allowed for names.
n
irekrog (2022-05-15)
i