Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated source code #557

Closed
anatol-sialitski opened this issue Aug 15, 2023 · 0 comments · Fixed by #599
Closed

Remove deprecated source code #557

anatol-sialitski opened this issue Aug 15, 2023 · 0 comments · Fixed by #599
Assignees

Comments

@anatol-sialitski
Copy link
Contributor

anatol-sialitski commented Aug 15, 2023

Clean source code:

  • Remove usage of portalRequest.getSite()
  • Remove X-Guillotine-SiteKey header, the siteKey argument for guillotine field must be used instead
  • Remove query and queryConnection fields for the HeadlessCms type
  • Remove QueryContentConnection type
  • Remove FilterInput, ExistsFilterInput, NotExistsFilterInput, HasValueFilterInput, IdsFilterInput and BooleanFilterInput
  • Remove the type argument for pageUrl field of Content type
  • Remove the type argument for _path field of Content type
  • Remove type ContentPathType
  • Replace type of the params argument for pageUrl, attachmentUrl, imageUrl, mediaUrl from String to JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant