OBJECT

ClosestColorsFromAllBooks

link GraphQL Schema definition

  • type ClosestColorsFromAllBooks {
  • bookId: String!
  • colors: [Color]
  • }