Question: I am writing a custom resolver for interface field but it’s never been called. This is Resolver Answer: Interface fields cannot have implementations (pretty much like in many programming languages). Each of the types that implement the model must ...