stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > fileCreate

AdminTypes.Mutation.fileCreate property

Creates file assets using an external URL or for files that were previously uploaded using the [stagedUploadsCreate mutation](https://shopify.dev/api/admin-graphql/latest/mutations/stageduploadscreate). These files are added to the [Files page](https://shopify.com/admin/settings/files) in Shopify admin.

Signature:

fileCreate?: Maybe<FileCreatePayload>;