UserGroupOptionalInput
No description
Fields#
active (Boolean)#
This is an indicator if the user is still active in the group.
membershipStart (GQLTDate)#
This is the date of the membership start of the user in the group.
membershipEnd (GQLTDate)#
This is the date of the membership end of the user in the group.
limited (Boolean)#
This is an indicator if the user have a limited or not data.
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
groupId (ID)#
target for group
userId (ID)#
target for user
group (UserGroupGroupBelongsToInput)#
This is the mutation object for UserGroupGroupBelongsTo
user (UserGroupUserBelongsToInput)#
This is the mutation object for UserGroupUserBelongsTo