Skip to content

/AWS1/CL_APY=>DISASSOCIATEMERGEDGRAPHQLAPI()

About DisassociateMergedGraphqlApi

Deletes an association between a Merged API and source API using the source API's identifier and the association ID.

Method Signature

IMPORTING

Required arguments:

IV_SOURCEAPIIDENTIFIER TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The identifier of the AppSync Source API. This is generated by the AppSync service. In most cases, source APIs (especially in your account) only require the API ID value or ARN of the source API. However, source APIs from other accounts (cross-account use cases) strictly require the full resource ARN of the source API.

IV_ASSOCIATIONID TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The ID generated by the AppSync service for the source API association.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APYDISASCMERGEDGRAP01 /AWS1/CL_APYDISASCMERGEDGRAP01