AzureFunctionsAuthentication
type AzureFunctionsAuthentication = HttpDestinationAuthentication & {
__typename?: 'AzureFunctionsAuthentication';
key: Scalars['String'];
type: Scalars['String'];
};type AzureFunctionsAuthentication = HttpDestinationAuthentication & {
__typename?: 'AzureFunctionsAuthentication';
key: Scalars['String'];
type: Scalars['String'];
};