Code0 LogoCodeZero

namespacesProjectsRuntimeAssignmentsUpdateModuleConfigurations

Updates the saved module configurations for a project runtime assignment.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
moduleConfigurations[ModuleConfigurationInput!]!The full set of saved module configurations for this assignment.
namespaceProjectRuntimeAssignmentIdNamespaceProjectRuntimeAssignmentID!The project runtime assignment to update.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
moduleConfigurations[ModuleConfiguration!]The updated module configurations.

On this page