Frodo Library - v4.0.0-10
    Preparing search index...

    Type Alias FederationEnforcement

    Federation Enforcement object

    type FederationEnforcement = {
        groups: "none" | "non-global" | "all";
    }
    Index

    Properties

    Properties

    groups: "none" | "non-global" | "all"