Protected configPrivate executePrivate getThe user context that the call will be made on behalf of
The GraphQL string query
This is used to run a GraphQL query directly against a Kosmos GraphQL Lambda function.
The following config properties are expected:
cognito_iss: The Cognito Issuer URL.
Examples: cognito_iss https://cognito-idp.eu-west-2.amazonaws.com/eu-west-2_hkzLlc3qU
The GraphQL Lambda is executed on behalf of the provided actor.
Private validateGenerated using TypeDoc
This function is used to create the request payload that we will call the GraphQL backend with.