Magidoc

CloudEndpointMode
Enum

The processing mode of the cloud endpoint

Possible Values

#

GRAPHQL

The endpoint will execute a pre-defined GraphQL script, passing in path or body variables directly

SCRIPT

The endpoint will execute a javascript handler to provide custom processing

Usages

#

References

#