apiName property

String? apiName
final

Only required if your backend has multiple GraphQL endpoints in the amplifyconfiguration.dart file. This parameter is then needed to specify which one to use for this request.

Implementation

final String? apiName;