NodeServiceRequiredInput
No description
Fields#
id (ID)#
This a primary key for NodeService
name (String!)#
This is the name of node service that will be displayed.
type (NodeServiceTypeRequiredInputEnum!)#
This is the selection of what type will be your node service.
poll (String)#
This is to know what scheduled time that the service will run.
siteName (String)#
This is the name of the site where node service have been deployed.
enabled (Boolean)#
This is the inidicator if the node service is enabled or disabled.
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
devices (NodeServiceDevicesBelongsToManyInput)#
This is the mutation object for NodeServiceDevicesBelongsToMany