Part
gql.client.codegen.Generator$.Part
final case class Part(name: String, typePart: NonEmptyList[Doc], typeMethods: List[Doc], subParts: List[Part], codec: NonEmptyList[Doc], contextInfo: Option[ContextInfo], companionExtra: List[Doc])
Attributes
- Source
- Generator.scala
- Graph
-
- Supertypes
Members list
In this article