searchLegalInformation
Search for nodes of type LegalInformation
graphql
searchLegalInformation(
filter: LegalInformationFilterInput
first: Int!
query: String!
skip: Int
): [LegalInformation!]!Arguments
searchLegalInformation.filter ● LegalInformationFilterInput input
Filter for specific items
searchLegalInformation.first ● Int! non-null scalar
Get the first n items.
searchLegalInformation.query ● String! non-null scalar
Search query nodes must match
searchLegalInformation.skip ● Int scalar
Skips n items.
Type
LegalInformation object
Legal Information to be accessible to users