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
When adding a concrete object that implements an interface to a schema, also modify interfaces
Summary:
* When we modify a schema (AFAIK this only happens with resolvers), when a new concrete type that implements an interface is added, the interface is not modified to include that type in its implementing_objects.
* Fix that
* This is not an issue when we build the schema.
Reviewed By: alunyov
Differential Revision: D44298502
fbshipit-source-id: c439fa222a6ee307cb803ebf992fabae63c805c8
0 commit comments