Skip to content

Commit

Permalink
Merge branch 'main' into rc
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson-adbe authored Jun 12, 2024
2 parents 525d50a + dcd6b24 commit 719a27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/graphql.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ export async function executeQuery(queryString) {
console.error('Error fetching data: ', error);
throw error; // Rethrow or handle error as appropriate
});
};
};

0 comments on commit 719a27f

Please sign in to comment.