How to create empty custom scalar for Input? #1446
viking-vlyoublen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have proto file with message which has no fields
message Void {
//empty
}
or Java class without fields
How can I create such scalar through dgs?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions