File Object
No description
type File {
url: String!
contentType: String
}
Fields
url ● String!
The URL of the file.
contentType ● String
Content type of the file.
Member Of
AssignedFileAttribute object ● AssignedSwatchAttributeValue object ● AttributeValue object ● FileUpload object