SchemaDirectiveVisitor visitSchema doesn't have a replacement in MapSchema? #4702
Unanswered
optimuspaul
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on moving my
SchemaDirectiveVisitor
directives over to the MapSchema way. I usevisitSchema
in one of my directives but there doesn't seem to be a MapSchema way to do that one. Any guidance?Beta Was this translation helpful? Give feedback.
All reactions