Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Layout): convert boolean true/false for omits to string (#12)
* fix(Layout): convert boolean true/false for omits to the required "true" or "false" strings * fix(Layout): simplified Query type and omit string conversion * fix(Layout): removed comment
- Loading branch information