All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pdl.hent-gjeldende-fnr.graphql Maven / Gradle / Ivy

There is a newer version: 2.2023.01.10_13.49-81ddc732df3a
Show newest version
query($ident: ID!) {
    hentIdenter(ident: $ident, grupper: [FOLKEREGISTERIDENT], historikk: false) {
        identer {
            ident
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy