Create AJAX Function
| 
        apex create ajax     <PKG_ALIAS>     <ALIAS>
     | |
| 
        Create new AJAX function component.
     | 
Parameters
| Parameter | Description | 
|---|---|
| pkg_alias | Package alias to create AJAX function within. | 
| alias | The alias / filename of the AJAX function to create. | 
Flags
| Flag | Description | 
|---|
Examples
- ./apex create ajax my-shop invoices