Skip to main content

File Object

No description

type File {
url: String!
contentType: String
}

Fields

File.url ● String! non-null scalar miscellaneous

The URL of the file.

File.contentType ● String scalar miscellaneous

Content type of the file.

Member Of

AssignedFileAttribute object ● AssignedSwatchAttributeValue object ● AttributeValue object ● FileUpload object