Orval gives you the possibility to import Orval.
It expose a function which takes a path to the Orval config as the argument.
1 import orval from 'orval';2 3 orval('./orval.config.js');
© 2020 Victor Bury. All rights reserved.