@@ -0,0 +1,4 @@
export const WorkspaceQueryKeys = {
fetchUserWorkspaces: ['user-workspaces'],
workspaceWithMembers: (id: number) => ['workspace-with-members', id],
};
The note is not visible to the blocked user.