GetNoteImagesPathInput
Input for getting note images path.
input GetNoteImagesPathInput {
_note_id: String!
}
Fields
GetNoteImagesPathInput._note_id ● String! non-null scalar
The note ID to get images for.