Last update:
July 30, 2024
fileUploadOptions query¶
This query allows retrieving the file upload options for the specified scope.
Arguments¶
Argument | Description |
---|---|
scope String! |
Specifies the scope for which to retrieve file upload options. |
Possible returns¶
Possible return | Description |
---|---|
FileUploadScopeOptionsType |
Represents the options for file upload within the specified scope. |