Feature request: GraphQL API Write Mutations for Kit Management #20896
skjall
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
Currently, FontAwesome Pro Kit subsetting can only be managed through the web interface at fontawesome.com. While the GraphQL API provides read access to kit metadata (
kits_readscope), there's no way to programmatically modify kit configurations, particularly the subset of icons included in a kit.This creates friction in modern development workflows, especially when using Custom Subsetting. Developers must:
This context switching is inefficient and interrupts the development flow.
Feature description
Extend the GraphQL API with write capabilities for kit management, specifically:
Mutation Examples
Alternatives
No response
Additional context
No response
Feature request checklist
Beta Was this translation helpful? Give feedback.
All reactions