Skip to content

Commit

Permalink
feat: Route V2
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmin-petrescu committed Sep 13, 2024
1 parent 4689597 commit 6f6c91c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8786,7 +8786,6 @@ export enum VolumeUnit {
/** Return the volume in cubic feet. */
CUBIC_FOOT = "cubic_foot"
}

/** Weight unit. */
export enum WeightUnit {
/** Return the weight in kilograms. */
Expand Down

0 comments on commit 6f6c91c

Please sign in to comment.