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 using multiple schemas, it can be convenient to be able to export a query or mutation on multiple targets.
Attribute targetType on @Query and @Mutation should allow to specify multiple target.