Skip to main content
Version: Beta

RssSource

type RssSource {
id: Int!
name: String!
}

Fields

RssSource.id ● Int! non-null scalar

@exposed(scopes: ['enterprise-only'])

RssSource.name ● String! non-null scalar

@exposed(scopes: ['enterprise-only'])

Member of

FilterSet object