INPUT_OBJECT
input ProjectUserRolesToAddInput {# Time until when user has access to this role.expiresAt: DateTime# The role name to be addedname: String!}