RsaMotorStudioCreateProjectInput
**Experimental** Represents input value for motor studio project creation.
input RsaMotorStudioCreateProjectInput {
description: String
folderId: String!
name: String!
}
Fields
RsaMotorStudioCreateProjectInput.description ● String scalar
**Experimental**
RsaMotorStudioCreateProjectInput.folderId ● String! non-null scalar
**Experimental**
RsaMotorStudioCreateProjectInput.name ● String! non-null scalar
**Experimental** Name of the project.