attachments property

  1. @override
GraphQLAttachments attachments
inherited

Other custom values that may modify the execution, validation or introspection for this element

Implementation

@override
GraphQLAttachments get attachments => extra.attachments;