Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileCreateInput > filename
When provided, the file will be created with the given filename, otherwise the filename in the originalSource will be used.
Signature:
filename?: InputMaybe<Scalars['String']['input']>;