updateACL
Adds or updates a user in the access control list
updateACL( repoId: Int! mode: AccessMode! entity: String!): ACL!Adds or updates a user in the access control list
updateACL( repoId: Int! mode: AccessMode! entity: String!): ACL!updateACL.repoId ● Int!non-nullscalar {#repo-id}updateACL.mode ● AccessMode!non-nullenum {#mode}updateACL.entity ● String!non-nullscalar {#entity}ACLobject