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
- Let users define operationHandlers.resolver as a synchronous or
asynchronous function that returns a request handler
- Make installOperationHandlers and asynchronous function that awaits a
resolver promise (automatically wraps resolver with promise if needed)
- Update operation handlers middleware to handle an async
installOperationHandlers.
0 commit comments