Skip to main content

RsaMotorStudioUpdateEasyModeConfigInput

**Experimental**

input RsaMotorStudioUpdateEasyModeConfigInput {
configId: String!
path: String
projectId: ID!
sliders: [RsaMotorStudioUpdateSliderInput!]!
}

Fields

RsaMotorStudioUpdateEasyModeConfigInput.configId ● String! non-null scalar

**Experimental**

RsaMotorStudioUpdateEasyModeConfigInput.path ● String scalar

**Experimental**

RsaMotorStudioUpdateEasyModeConfigInput.projectId ● ID! non-null scalar

**Experimental** ID of the project to which the easymode config will be added.

RsaMotorStudioUpdateEasyModeConfigInput.sliders ● [RsaMotorStudioUpdateSliderInput!]! non-null input

**Experimental**