Skip to content

Commit

Permalink
Format'
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Dec 12, 2024
1 parent 6a9de8b commit 39d1dba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/executors/http/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export type SyncImportFn = (moduleName: string) => any;
export interface HTTPExecutorOptions {
/**
* The endpoint to use when querying the upstream API
*
* @default '/graphql'
*/
endpoint?: string;
Expand Down

0 comments on commit 39d1dba

Please sign in to comment.