Class RootMutation_inviteProjectUser_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_inviteProjectUser_Args
-
public class RootMutation_inviteProjectUser_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_inviteProjectUser_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_inviteProjectUser_Argsinput(InviteProjectUserInput value)`InviteProjectUser` input argument.
-
-
-
Method Detail
-
input
public RootMutation_inviteProjectUser_Args input(InviteProjectUserInput value)
`InviteProjectUser` input argument. Default value: null
-
-