updateCustomModule
Update an Custom Module and return Custom Module
Arguments
input
· updateCustomModuleInput · Parameters for updateCustomModule Returns
updateCustomModulePayload Example
mutation updateCustomModule($input: updateCustomModuleInput) { updateCustomModule(input: $input) { customModule messages }}