Class GraphQLBuiltEvent

  • All Implemented Interfaces:
    Serializable

    public class GraphQLBuiltEvent
    extends SiteEvent
    Event published when a site's GraphQL schema build has completed.
    Author:
    avasquez
    See Also:
    Serialized Form
    • Constructor Detail

      • GraphQLBuiltEvent

        public GraphQLBuiltEvent​(SiteContext siteContext)
        Create a new event.
        Parameters:
        siteContext - the site's context