ComponentFileUsageFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [ComponentFileUsageFilterInput!] | ||
| component | ComponentFilterInput | The component that is using this file | |
| componentId | ComponentFileUsageFilterComponentId | ||
| createdAt | ComponentFileUsageFilterCreatedAt | ||
| file | FileFilterInput | The file that is being used | |
| fileId | ComponentFileUsageFilterFileId | ||
| id | ComponentFileUsageFilterId | ||
| not | [ComponentFileUsageFilterInput!] | ||
| or | [ComponentFileUsageFilterInput!] | ||
| pageRange | ComponentFileUsageFilterPageRange | If a subset of the file should be used, here you can select which pages. For example: '1-4' or '1-2,7-8' | |
| processingInstructions | ComponentFileUsageFilterProcessingInstructions | Instructions for processing the file for use in this component | |
| remarks | ComponentFileUsageFilterRemarks | Additional remarks or notes about the file usage | |
| role | ComponentFileUsageFilterRole | How is the file to be used in this context | |
| updatedAt | ComponentFileUsageFilterUpdatedAt |