createPostCode

@SchemaMapping(field = "createPostCode", typeName = "Mutation")
fun createPostCode(@Argument postCode: PostCodeInputDto): PostCodeDto