UpdateCloudEndpointInput Input Object
Input type for updating an existing Cloud Endpoint.
Fields
#
mode
Non-null
The operation mode of this endpoint - either GraphQL for a pre-defined query, or Script for full custom power
path
String !
Non-null
The path of the endpoint. This is nested under the base route and supports variables such as :id, or :state.
Usages
#
References
#
- Argument input of field updateCloudEndpoint from type Mutation
Previous
UpdateCarrierInput