Class LibraryCollaboratorUserEdge_node
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<User>
-
- ch.brix.gql.client.frontify.builders.LibraryCollaboratorUserEdge_node
-
public class LibraryCollaboratorUserEdge_node extends ch.brix.gql.client.CallBuilder<User>
-
-
Constructor Summary
Constructors Constructor Description LibraryCollaboratorUserEdge_node()
-
Method Summary
Modifier and Type Method Description LibraryCollaboratorUserEdge_nodeonAccountUser(On_AccountUser typeBuilder)LibraryCollaboratorUserEdge_nodeonUser(On_User typeBuilder)
-
-
-
Method Detail
-
onAccountUser
public LibraryCollaboratorUserEdge_node onAccountUser(On_AccountUser typeBuilder)
-
onUser
public LibraryCollaboratorUserEdge_node onUser(On_User typeBuilder)
-
-