Add Pocketing Intention Info #58

Merged
countablecloud merged 1 commits from mk/pocketing-intention-info into master 2024-09-19 23:19:37 -06:00
Member
No description provided.
countablecloud added 1 commit 2024-09-19 22:45:29 -06:00
Add Pocketing Intention Info
All checks were successful
Tests / Tests (pull_request) Successful in 8s
613dfdbaf6
colonelpanic reviewed 2024-09-19 23:00:34 -06:00
src/schema.gql Outdated
@ -267,6 +268,21 @@ type PocketingIntentionFeaturesGQL {
backcut: Boolean
}
type PocketingIntentionInfoGQL {
Owner

why is this not just in pocketingIntentionFeatues?

why is this not just in pocketingIntentionFeatues?
Author
Member

because its not a feature? i thought about putting it there but its not a feature in the way basically anything else characterized as a feature is...

because its not a feature? i thought about putting it there but its not a feature in the way basically anything else characterized as a feature is...
Author
Member

i can put it there if you want though

i can put it there if you want though
countablecloud force-pushed mk/pocketing-intention-info from 613dfdbaf6 to 768d29f93e 2024-09-19 23:01:03 -06:00 Compare
colonelpanic approved these changes 2024-09-19 23:18:52 -06:00
countablecloud merged commit 740daf95ae into master 2024-09-19 23:19:37 -06:00
countablecloud deleted branch mk/pocketing-intention-info 2024-09-19 23:19:38 -06:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: railbird/railbird-gql#58
No description provided.