SftAIModelCreateInput
No description
input SftAIModelCreateInput {
customProperties: [SftAIModelCustomPropertyInput!]
description: String
fileToken: String
folderId: String!
name: String!
}
No description
input SftAIModelCreateInput {
customProperties: [SftAIModelCustomPropertyInput!]
description: String
fileToken: String
folderId: String!
name: String!
}
SftAIModelCreateInput.customProperties ● [SftAIModelCustomPropertyInput!] list inputSftAIModelCreateInput.description ● String scalarSftAIModelCreateInput.fileToken ● String scalarSftAIModelCreateInput.folderId ● String! non-null scalarSftAIModelCreateInput.name ● String! non-null scalar