listResolvers
inline suspend fun AppSyncClient.listResolvers(crossinline block: ListResolversRequest.Builder.() -> Unit): ListResolversResponse
Lists the resolvers for a given API and type.
Lists the resolvers for a given API and type.