options: {
      skip?: number;
      limit?: number;
      orderBy?: string;
      descending?: boolean;