-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Description
Hey @rmosolgo 👋 ,
GraphQL::Client::Schema::ObjectType
requires "graphql/client/schema/possible_types"
require "graphql/client/schema/possible_types" |
and GraphQL::Client::Schema::PossibleTypes
requires "graphql/client/schema/object_type"
require "graphql/client/schema/object_type" |
I think we need to fix this. Otherwise warnings like this will appear
/usr/local/bundle/gems/zeitwerk-2.6.13/lib/zeitwerk/kernel.rb:34: warning: /usr/local/bundle/gems/zeitwerk-2.6.13/lib/zeitwerk/kernel.rb:34: warning: loading in progress, circular require considered harmful - /usr/local/bundle/gems/graphql-client-0.21.0/lib/graphql/client/schema/object_type.rb
Thanks
best regards
Metadata
Metadata
Assignees
Labels
No labels