NoteFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [NoteFilterInput!] | ||
| author | UserFilterInput | The author of the note | |
| authorId | NoteFilterAuthorId | The ID of the author of the note | |
| category | NoteFilterCategory | The category of the note | |
| content | NoteFilterContent | The content of the note | |
| createdAt | NoteFilterCreatedAt | ||
| id | NoteFilterId | ||
| not | [NoteFilterInput!] | ||
| or | [NoteFilterInput!] | ||
| resourceId | NoteFilterResourceId | The ID of the resource the note is attached to | |
| resourceType | NoteFilterResourceType | The type of the resource the note is attached to | |
| updatedAt | NoteFilterUpdatedAt |