searchNoteComments
Deprecated
Use Query.noteComments instead
Arguments
StringA cursor to search after (only include first & after or last & before)
StringA cursor to search before (only include first & after or last & before)
IDAn ID for a User to filter by
IntThe number of results to fetch when searching forward (only include first & after or last & before)
BooleanWhether or not to include deleted NoteComments in the results
IntThe number of results to fetch when searching backward (only include first & after or last & before)
ID!An ID for a Note to filter by
StringA search query to filter results
SortNoteCommentsByThe sort key
SortDirectionThe sort direction
Returns
NoteCommentConnection!