Skip to main content

linear.usercollectionfilter.isme

Home > @runlightyear/linear > UserCollectionFilter > isMe

UserCollectionFilter.isMe property

Filter based on the currently authenticated user. Set to true to filter for the authenticated user, false for any other user.

Signature:
isMe?: BooleanComparator;