serverPrefetch() {
    if (!this.collectionName || !this.resourceType) {
      return Promise.reject();
    }