Skip to main content

PublishComponentInput Input Object

Input fields

ArgumentTypeDescription
customerIDThe Customer the Component belongs to, if any. If this is NULL then the Component belongs to the Organization.
definitionComponentDefinitionInput!The Component definition.
actions[ActionDefinitionInput]A list of Component Actions.
triggers[TriggerDefinitionInput]A list of Component Triggers.
dataSources[DataSourceDefinitionInput]A list of Component Data Sources.
connections[ConnectionDefinitionInput]A list of Component Connections.
commentStringComment about changes in this Publish.
clientMutationIdStringA unique identifier for the client performing the mutation.