createState

@SchemaMapping(field = "createState", typeName = "Mutation")
fun createState(@Argument state: StateInputDto): StateDto