@Bean
fun colorScalar(): GraphQLScalarType

Color scalar which can be used by annotating a function / property with @GraphQLType("Color")

Return

the provided Color scalar