export type Arguments = { endpoint: string; body: any; };