You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ambiguous implicit values:
[error] both method outLookup in object GraphQLOutputTypeLookup of type [T](implicit out: sangria.schema.OutputType[T]): sangria.macros.derive.GraphQLOutputTypeLookup[T]
[error] and method interfaceLookup in object GraphQLOutputTypeLookup of type [T](implicit interfaceType: sangria.schema.InterfaceType[_, T]): sangria.macros.derive.GraphQLOutputTypeLookup[T]
[error] match expected type sangria.macros.derive.GraphQLOutputTypeLookup[MyClass]
The text was updated successfully, but these errors were encountered:
New compilation error:
The text was updated successfully, but these errors were encountered: