RsaMotorStudioCreateVariableSetInput
**Experimental**
input RsaMotorStudioCreateVariableSetInput {
description: String
initialEntries: [RsaMotorStudioVariableSetEntryInput!]
name: String!
path: String!
projectId: ID!
}
Fields
RsaMotorStudioCreateVariableSetInput.description ● String scalar
**Experimental**
RsaMotorStudioCreateVariableSetInput.initialEntries ● [RsaMotorStudioVariableSetEntryInput!] list input
**Experimental**
RsaMotorStudioCreateVariableSetInput.name ● String! non-null scalar
**Experimental**
RsaMotorStudioCreateVariableSetInput.path ● String! non-null scalar
**Experimental**
RsaMotorStudioCreateVariableSetInput.projectId ● ID! non-null scalar
**Experimental**