Add explicit coercions for all existing uses of the GlobalIDType
This mainly adds explicit coercions of the form `ThingID.coerce_isolated_input(id)`, but an abstraction is added to do this generically in global_id_compatibility, which is included for mutations and resolvers.
Showing
Please register or sign in to comment