Skip to content

feat(api/graphql): updates to previewer queries

Pokhi requested to merge fix/preview-page-modifications into dev

Targets: https://gitlab.coko.foundation/ketida/ketida/-/issues/661

Changes proposed

  1. Adds a nullable additionalExportOptions field to the ExportBookInput input type
  2. Introduces a new query getSpecificTemplates and corresponding resolver and controller.
  3. Removes mode from the ExportBookInput input type
Edited by Pokhi

Merge request reports