Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Split directive files in graphql-config - #42

Merged
IzumiSy merged 6 commits into
mainfrom
split_directive_files
Oct 18, 2024
Merged

Split directive files in graphql-config#42
IzumiSy merged 6 commits into
mainfrom
split_directive_files

Conversation

@IzumiSy

@IzumiSy IzumiSy commented Oct 18, 2024

Copy link
Copy Markdown
Member

Currently, directive.graphql has all the definitions needed for fabrix in one file, but I would like split it out to multiple files for better organization. I have a plan to add more directives in working on #38, so this is the preparation for that.

This PR splits the directive definitions into separate files and updates the package.json to include the necessary dependencies for the changes. Adding a test for it as supplement.

@IzumiSy IzumiSy self-assigned this Oct 18, 2024
@IzumiSy
IzumiSy requested a review from a team as a code owner October 18, 2024 05:52

@toiroakr toiroakr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@IzumiSy
IzumiSy merged commit 3022ae4 into main Oct 18, 2024
@IzumiSy
IzumiSy deleted the split_directive_files branch October 18, 2024 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants