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

Add Abbreviation graphql layer #6393

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aimee-mcneil-melville
Copy link
Contributor

Fixes #6334

👩🏻‍💻 What does this PR do?

Adds graphQl layer for the abbreviations query + a service file

Can query by filter (optional)

This will allow the abbreviations to be used in the prescription directions

💌 Any notes for the reviewer?

🧪 Testing

  • GraphQl endpoint testing - query abbreviations, you should have the option for expansion, id, and text
  • Can query these fields to get all results
  • Can query by the 'text' value of one abbreviation, and get the this abbreviation object

📃 Documentation

  • Part of an epic: documentation will be completed for the feature as a whole
  • No documentation required: no user facing changes or a bug fix which isn't a change in behaviour
  • These areas should be updated or checked:
    1.
    2.

@github-actions github-actions bot added this to the v2.6.0 milestone Feb 3, 2025
@github-actions github-actions bot added enhancement New feature or request Team: Kororā 🐧 Chris, Laché, Aimee labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Team: Kororā 🐧 Chris, Laché, Aimee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add abbreviations graphql
1 participant