Lists the resolvers for a given API and type.
get/v1/apis/{apiId}/types/{typeName}/resolvers
Path parameters
apiIdstring required
The API ID.
typeNamestring required
The type name.
Query parameters
nextTokenstring
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
maxResultsinteger
The maximum number of results that you want the request to return.
Response
Success