Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Can we create or modify Content fragment using POST/PUT requests using AEM GraphQL query ?

Avatar

Level 3

Can we create or modify Content fragment using POST/PUT requests using AEM GraphQL query ?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Rohit4 

GraphQL is a query language for APIs to fetch requested data, nothing more than that.

AEM Asset HTTP API can be used to perform CRUD operations on content fragments as they are part of AEM Assets.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Rohit4 

GraphQL is a query language for APIs to fetch requested data, nothing more than that.

AEM Asset HTTP API can be used to perform CRUD operations on content fragments as they are part of AEM Assets.