We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38c256e + efc0d57 commit 1864fbbCopy full SHA for 1864fbb
shopify_function/src/scalars.rs
@@ -7,3 +7,4 @@ pub type ID = String;
7
pub use decimal::Decimal;
8
pub type Void = ();
9
pub type URL = String;
10
+pub type Handle = String;
0 commit comments