GraphQL Changelog – Week 27/10 to 31/10
10 days ago by ReadMe API
This week brings enhanced access control with custom role management and improved compliance through pipeline audit log exports.
New Mutations:
createCustomRole- Creates a custom role with specified title, description, and reference roledeleteCustomRole- Deletes a custom role by its IDsaveRolePermission- Updates the permissions assigned to a roleexportPipeAuditLogsReport- Exports pipeline audit logs for compliance and reporting purposes
New Queries:
availableRoles- Retrieves available roles for a resource (Repo, Organization, or Interface) based on user permissions
Feel free to explore these additions to enhance your use of the API!
