Package-level declarations

Types

Link copied to clipboard
class GraphQLAuthProvider(client: SudoUserClient) : CognitoUserPoolsAuthProvider

SudoUserClient based authentication provider implementation to be used by AWS Amplify client.

Link copied to clipboard
class GraphQLClient(var apiCategory: ApiCategory)

Wrapper class around the apiCategory to maintain concept cleanliness.