Preview

UsageEventParser is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UsageEventParser

Parser information

This page contains

    Fields

    parserId: String

    ID for the provided parser. eg. JSON , CSV

    parserType: UsageEventParserType PREVIEW

    Type of the Parser eg. JSON , CSV

    inputType: UsageReaderInputType PREVIEW

    Type of file from which usage reader is created

    parameters: [UsageEventParserParameters] PREVIEW

    Map of specific parameters to be considered

    Parent objects of UsageEventParser

    UsageReader PREVIEW

    Usage reader configuration response

    Mutations for UsageEventParser

    createUsageReader PREVIEW

    Create a Usage Reader

    Queries for UsageEventParser

    usageReader PREVIEW

    Get a usage reader