Integration

Give you the possibility to use orval with a script.

Orval expose a function which takes a path to the orval config as an argument.

import orval from 'orval';
orval('./orval.config.js');

It's use for the vscode orval extension

Was this page helpful?

© 2020 Victor Bury. All rights reserved.