This module adds GraphQL support to the address validation module by Postcode.eu.
Install this module using Composer:
composer require postcode-eu/magento2-graphql-address-validation
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flushThe code is available under the Simplified BSD License, see the included LICENSE file.