ReferenceModuleInput: {
    degreesOfSeparationReferenceModule?: InputMaybe<DegreesOfSeparationReferenceModuleInput>;
    followerOnlyReferenceModule?: InputMaybe<Scalars["Boolean"]["input"]>;
    unknownReferenceModule?: InputMaybe<UnknownReferenceModuleInput>;
}

Type declaration