mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 06:35:59 +03:00
[PR #144] [MERGED] graphql init #173
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-core/pull/144
Author: @falendary
Created: 12/15/2025
Status: ✅ Merged
Merged: 12/15/2025
Merged by: @falendary
Base:
main← Head:graphql📝 Commits (1)
67d9aecgraphql init📊 Changes
7 files changed (+621 additions, -1 deletions)
View changed files
➕
poms/graphql/__init__.py(+0 -0)➕
poms/graphql/filters.py(+142 -0)➕
poms/graphql/schema.py(+430 -0)➕
poms/graphql/views.py(+41 -0)📝
poms_app/settings.py(+1 -0)📝
poms_app/urls.py(+4 -0)📝
requirements.txt(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.