PersistentStorageQueryInput: {
    keys?: InputMaybe<Scalars["String"]["input"][]>;
}

Object used to query persistent storage used by the Fusion system

Type declaration

  • Optionalkeys?: InputMaybe<Scalars["String"]["input"][]>

    Keys of the entries to be returned. Max of 50 per query