Signature

A signautre of an OMS is a container for the OMS's symbols

Fields

asJson (String!)

The signature's symbols in JSON

id (Int!)

The ID of this signature

oms ([OMS!]!)

OMS that have this signature

signatureMorphisms ([SignatureMorphism!]!)

The SignatureMorphisms of which this Signature is the target

Argument Type Description
limit Int

Maximum number of entries to list

The default value is 20.

origin LinkOrigin

Specifies which end of the link the current Signature is

The default value is any.

skip Int

Skip the first n entries

The default value is 0.

symbols ([Symbol!]!)

The Symbols of this Signature

Argument Type Description
limit Int

Maximum number of entries to list

The default value is 20.

origin SymbolOrigin

Whether or not only (non-)imported Symbols should be retrieved

The default value is either.

skip Int

Skip the first n entries

The default value is 0.