Content > Files > files
Commerce APIContentFilesfiles

files

GET:files.json

Description

Get specific shop files.

Permission bit: "files.read"

Topic: Files

Arguments

ids: [String!]!

List of file ids. See also: Unique Identifiers

Example: ["fi_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

[File!]

Preview

Loading module