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

pdl.hent-gjeldende-ident-bolk.graphql Maven / Gradle / Ivy

query($identer: [ID!]!) {
    hentIdenterBolk(identer: $identer, grupper: [FOLKEREGISTERIDENT, AKTORID], historikk: false){
        identer {
            ident
            gruppe
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy