Skip to content

Commit

Permalink
Merge pull request #113 from dnum-mi/feat/adding-geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
pengfeidong authored Oct 19, 2024
2 parents 95f1a7e + c46a8f9 commit fab47da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/graphql/fragment/AddressFragment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@ export default gql`
departmentCode
regionName
regionCode
geometry {
coordinates
type
}
}
`;

0 comments on commit fab47da

Please sign in to comment.