@aws-amplify/amplify-appsync-simulator
Version:
An AppSync Simulator to test AppSync API.
3 lines • 328 B
TypeScript
import { AmplifyAppSyncAPIConfig, AmplifyAppSyncSimulatorAuthenticationType } from '../../type-definition';
export declare function getAuthorizationMode(headers: Record<string, string | string[]>, appSyncConfig: AmplifyAppSyncAPIConfig): AmplifyAppSyncSimulatorAuthenticationType;
//# sourceMappingURL=current-auth-mode.d.ts.map