INTERFACE
LOGENTRY
link GraphQL Schema definition
- interface LOGENTRY {
- : Long
- : DateTime
- : SUBJECT
- : [ACKNOWLEDGEMENT]
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTSEGMENT]
- : LocalizedText
- : LogEntryStatus
- : LOGENTRYTYPE
- : SUBJECT
- : Long
- }
link Require by
- ASSIGNMENTINTERACTIONnull
- CONFIRMATIONINTERACTIONnull
- EdgeLogEntriesThe Edge type contains an associated DomainType and meta information, e.g. the position within all pages
- GENERICINTERACTIONnull
- ORDERLOGENTRY_TYPEThis GQL type exists because the domain type 'ORDERLOGENTRY' can be instantiated and is the parent of another domain type and is therefore needed as GQL interface and GQL type.
- Querynull
- TRADEINTERACTION_TYPEThis GQL type exists because the domain type 'TRADEINTERACTION' can be instantiated and is the parent of another domain type and is therefore needed as GQL interface and GQL type.
- TRADEMESSAGEINTERACTIONnull