Can't use GraphQL\Type\Definition\ObjectType #1162
Unanswered
sadonsergey
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure that's supported TBH. Dedicated class it should be. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to use ObjectType in my Type class.
Got error : Type ProductImages not found. Check that the config array key for the type matches the name attribute in the type's class.
I don't want create Type class for all my cases, sometimes its no need for me.
Some years ago I already use same logic and everything look good.
Beta Was this translation helpful? Give feedback.
All reactions