aws_publish

Tells the service which subscriptions will be published to when this mutation is called. This directive is deprecated use @aws_susbscribe directive instead.

link GraphQL Schema definition

  • directive @aws_publish(subscriptions: [String]) on FIELD_DEFINITION

link Require by

This element is not required by anyone