Is there any way to send the mutation, query using AWS Java SDK? I need to use it using IAM Role
Default authorization mode = AWS Identity and Access Management (IAM)
Also, there is no function to make a query and send it
AWSAppSync awsAppSync = AWSAppSyncClient.builder().build();