Skip to content

Expose Path Locks in the GraphQL API

Nick Thomas requested to merge 323195-path-locks-graphql into master

What does this MR do?

Path Locks are an EE-only feature that allow a user to prevent anyone else from pushing changes to a certain path. We need to expose the locks through GraphQL to convert the file view to GraphQL.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #323195 (closed)

Edited by Nick Thomas

Merge request reports