Reference {"groupSimilarityKeepOne" => {"default_value" => "0.85","des...} did not pass type constraint "CodeLike|FieldMapInput" (in $self->{"fields"}) at MooX/ Thunking.pm line 43 "CodeLike|FieldMapInput" requires that the value pass "CodeLike" or "FieldMapInput" Reference {"groupSimilarityKeepOne" => {"default_value" => "0.85","des...} did not pass type constraint "CodeLike" Reference {"groupSimilarityKeepOne" => {"default_value" => "0.85","des...} did not pass type constraint "CodeLike" "CodeLike" is defined as: do { package Type::Tiny; ref($_) eq q[CODE] or Scalar::Util::blessed($_) && (sub { require overload; overload::Overloaded(ref $_[0] or $_[0]) and overload::Method((ref $_[0] or $_[0]), $_[1]) })->($_, q[&{}]) } Reference {"groupSimilarityKeepOne" => {"default_value" => "0.85","des...} did not pass type constraint "FieldMapInput" "FieldMapInput" is a subtype of "Map[StrNameValid,Dict[default_value=>Optional[Any],description=>Optional[Str],directives=>Optional[ArrayRef[HashRef]],type=>ConsumerOf["GraphQL::Role::Input"]]]&__ANON__" "Map[StrNameValid,Dict[default_value=>Optional[Any],description=>Optional[Str],directives=>Optional[ArrayRef[HashRef]],type=>ConsumerOf["GraphQL::Role::Input"]]]&__ANON__" requires that the value pass "Map[StrNameValid,Dict[default_value=>Optional[Any],description=>Optional[Str],directives=>Optional[ArrayRef[HashRef]],type=>ConsumerOf["GraphQL::Role::Input"]]]" and "__ANON__" Reference {"groupSimilarityKeepOne" => {"default_value" => "0.85","des...} did not pass type constraint "__ANON__" is defined as: ((do { package Type::Tiny; (ref($_) eq 'HASH') and do { my $ok = 1; for my $i (values %{$_}) { ($ok = 0, last) unless do { package Type::Tiny; (ref($i) eq 'HASH') and exists($i->{"type"}) and (do { use Scalar::Util (); Scalar::Util::blessed($i->{"type"}) and do { my $method = $i->{"type"}->can('DOES')||$i->{"type"}->can('isa'); $i->{"type"}->$method(q[GraphQL::Role::Input]) } }) } }; $ok } }) && do { package Type::Tiny; !grep { $_->{default_value} and !$_->{type}->is_valid($_->{default_value}) } values %{$_} })