Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Allow pipes to be nested directly within other pipes (#57)
* refactor: Make coerce function return transform action * fix: Handle nested pipe appropriately * refactor: Remove generateReturnSchema function * refactor: Remove originalSchema variable * test: Add test for sync object with async pipe * refactor: Use `type.reference` in generateWrappedSchema function
- Loading branch information