Versions in this module Expand all Collapse all v0 v0.1.0 Jul 29, 2024 Changes in this version + func New(version string) func() provider.Provider + type WundergraphProvider struct + func (p *WundergraphProvider) Configure(ctx context.Context, req provider.ConfigureRequest, ...) + func (p *WundergraphProvider) DataSources(ctx context.Context) []func() datasource.DataSource + func (p *WundergraphProvider) Metadata(ctx context.Context, req provider.MetadataRequest, ...) + func (p *WundergraphProvider) Resources(ctx context.Context) []func() resource.Resource + func (p *WundergraphProvider) Schema(ctx context.Context, req provider.SchemaRequest, resp *provider.SchemaResponse) + type WundergraphProviderModel struct + ApiKey types.String + ApiUrl types.String