You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`loadFixture`](./src/methods/load-fixture.ts) - Load a fixture file from the specified path
129
129
-[`loadSchema`](./src/methods/load-schema.ts) - Load a GraphQL schema from a file
130
130
-[`loadInputQuery`](./src/methods/load-input-query.ts) - Load and parse a GraphQL input query
131
-
-[`validateTestAssets`](./src/methods/validate-fixture.ts) - Validate test assets including input query, fixture input/output, and query-fixture match
131
+
-[`validateTestAssets`](./src/methods/validate-test-assets.ts) - Validate test assets including input query, fixture input/output, and query-fixture match
132
132
-[`buildFunction`](./src/methods/build-function.ts) - Build a Shopify function using the Shopify CLI
133
133
-[`runFunction`](./src/methods/run-function.ts) - Run a Shopify function using the Shopify CLI
0 commit comments