Skip to content

Commit

Permalink
**Update GraphQL schema and refine foedselsdato query**
Browse files Browse the repository at this point in the history
Revised the GraphQL query to prioritize foedselsdato, removing redundant fields. Additionally, introduced a new pdl-api-schema.graphql file to define the complete API schema for consistency and future extensions.
  • Loading branch information
krharum committed Sep 2, 2024
1 parent d46a088 commit d17d587
Show file tree
Hide file tree
Showing 3 changed files with 958 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
schema: pdl-api-schema.graphql
extensions:
endpoints:
PDL GraphQL Endpoint:
url: https://pdl-api.dev.intern.nav.no/graphql
headers:
user-agent: ''
introspect: false
Loading

0 comments on commit d17d587

Please sign in to comment.