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 Request: enable field values of colorit for default GraphQL API #18

Open
bzin opened this issue Apr 22, 2020 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@bzin
Copy link

bzin commented Apr 22, 2020

Just notice #14 is about the same thing but that one was closed. It would be great to bring this back and have this on the plugin.

I am currently building an application that uses the GraphQL and was considering using colorit. Although this only returns the hex value which is not sufficient for what I indent to build.

Maybe consider adding it is a new release?

@michtio
Copy link

michtio commented Apr 23, 2020

agreed, being able to query for handle or label would be very useful here

@samhibberd samhibberd added the enhancement New feature or request label Apr 23, 2020
@samhibberd
Copy link
Contributor

samhibberd commented Jul 14, 2022

What subfields would you like to see, thinking:

colourField {
  label
  handle
  color
  hex
  rgb
  rgba 
  opacity
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants