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
original
You will notice that the original registers all the fields in the constructor.
We will inherit this class from IMutationFieldRegistration and move those registrations into the required method. In the constructor, we do our normal storing away of injected services.
original
You will notice that the original registers all the fields in the constructor.
We will inherit this class from IQueryFieldRegistration and move those registrations into the required method. In the constructor, we do our normal storing away of injected services.