IgnoreUserInputNo descriptiontype IgnoreUserInput { userID: ID! clientMutationId: String!}CopyFields#userID (ID!)#userID is the ID of the User that should be ignored.clientMutationId (String!)#clientMutationId is required for Relay support.