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

Feature/SK-1262 | Add graphql server to FEDn #777

Merged
merged 13 commits into from
Jan 8, 2025
Merged

Conversation

niklastheman
Copy link
Contributor

@niklastheman niklastheman commented Dec 20, 2024

GraphQL Server added to /api/v1/graphql

Includes changes from #779

A graphql server is now accessible at /api/v1/graphql. This can be used to quickly navigate between the entities and their relations. No graphql UI has been added at this stage.

Entities added:

  • Sessions
  • Models
  • Validations
  • Statuses

Other changes:

Two files, Dockerfile.dev and docker-compose.dev.yaml, were added to ease developing using docker compose.

@github-actions github-actions bot added minor feature New feature or request labels Dec 20, 2024
@niklastheman niklastheman merged commit e7ea3b6 into master Jan 8, 2025
17 checks passed
@niklastheman niklastheman deleted the feature/SK-1262 branch January 8, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants